Commit Graph

21 Commits

Author SHA1 Message Date
chendongsheng 43defcfaad add multithread http server 2021-04-01 15:59:13 +08:00
chendongsheng dfcbf96424 remove test address exception 2021-03-01 16:20:26 +08:00
chendongsheng c2be37aee8 fixed ut 2021-02-27 14:36:03 +08:00
chendongsheng 6c22dc0d55 added worker 2021-02-26 21:10:16 +08:00
chendongsheng 425e5cae49 added log callback 2021-02-22 20:05:35 +08:00
chendongsheng 40f2571f7e added http client 2021-02-06 21:50:44 +08:00
chendongsheng c7fe82b43d Custom data transmission format 2021-01-25 10:37:05 +08:00
chendongsheng 048534b75e Switch bare pointer to shared_ptr 2021-01-09 10:21:07 +08:00
chendongsheng b289c6184a added retry and unit test 2020-12-29 16:32:04 +08:00
chendongsheng 24345595f3 added collective send and receive 2020-12-26 11:19:26 +08:00
chendongsheng ee23af58d8 fixed codex 2020-12-21 15:17:14 +08:00
chendongsheng 2d2bf2d0ee added server node 2020-12-14 17:04:44 +08:00
chendongsheng ee4132889e added worker node 2020-12-10 16:16:40 +08:00
anancds fc380b8071 updated cluster config and proto 2020-11-27 16:41:25 +08:00
anancds 7c73bc50f4 fixed codex 2020-11-24 21:04:04 +08:00
anancds 69338af0f5 fixed get post message return type 2020-11-20 09:27:56 +08:00
anancds 96d8c411e7 added message handler unit test 2020-11-11 14:50:18 +08:00
anancds 87edbdf720 added protobuf message 2020-11-04 22:19:04 +08:00
anancds 4b995fe170 fixed Destructor and RegisterRoute 2020-10-26 15:53:31 +08:00
anancds 98bbb4ef7a added tcp base on libevent 2020-10-22 17:44:29 +08:00
anancds 28c9e9d9a5 Added http server based on libevent 2020-10-16 14:26:42 +08:00