Commit Graph

2 Commits

Author SHA1 Message Date
Shawn 47a223fadc
refactor(with_client): change with_client/2,3 to pick_and_do/3 (#24)
* refactor(with_client): change with_client/2,3 to pick_and_do/3

Change the actions and callbacks to type {M, F, A} to avoid badfun
when hot upgrading modules.
2020-11-24 09:22:46 +08:00
Shawn dae9633cd5 feature(worker): relay function calls by workers 2020-11-19 16:50:38 +08:00