Commit Graph

9 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
Gilbert ab7ec8cfd1 Revert wrong fix (#16)
Revert wrong fix of ecpool_worker:isconnected
2019-09-06 09:28:00 +08:00
GilbertWong 61fcfc1184 Fix problems on develop branch 2019-08-26 16:28:53 +08:00
Feng Lee 31e26ec5df Update comment and format code 2019-08-26 13:56:41 +08:00
Feng Lee 640d6cc225 0.3.1 - Improve the ecpool library for rule engine 2019-03-15 16:59:35 +08:00
Gilbert Wong 18f809d396 Update LICENSE above each source file 2018-12-18 15:15:47 +08:00
Feng a8c8908851 unit test 2016-01-02 12:56:01 +08:00
Feng ac24678d0e first commit 2016-01-02 01:15:54 +08:00