Commit Graph

30 Commits

Author SHA1 Message Date
qicosmos 315d47ace7 support automatic heartbeat. 2019-08-23 16:05:59 +08:00
qicosmos 17a146edec update for reconnect, simplify reconnect 2019-08-23 12:19:37 +08:00
qicosmos 3e113545f5 add test code 2019-06-03 20:18:05 +08:00
qicosmos aa7a60be87 update 2019-05-28 09:05:54 +08:00
Gitea decc19cb38 add sync run 2019-05-24 16:25:47 +08:00
qicosmos e61c3d51c6 add push notification example. 2019-05-23 19:58:17 +08:00
qicosmos fef215e7e6 simplify user interface 2019-05-23 18:56:55 +08:00
qicosmos 9449d5576a update 2019-05-23 18:46:17 +08:00
qicosmos 280e2c40dd modify async_call interface 2019-05-23 17:28:27 +08:00
qicosmos c0efc5a07b the server support multiple thread response. 2019-05-21 16:40:28 +08:00
qicosmos 3f36d538c7 support callback. 2019-05-18 17:23:10 +08:00
Gitea 971e58ba44 add performance test code. 2019-05-17 15:26:56 +08:00
qicosmos f33835d498 improve performance;
simplify code.
2019-05-17 14:56:44 +08:00
qicosmos 1cf8e22637 update 2019-04-26 16:45:14 +08:00
Gitea 9a8362d0ed improve atomically async_reconnect. 2019-04-26 15:42:34 +08:00
qicosmos d0c11da6a4 set close() public;
add assert for connect;
2019-04-19 17:48:48 +08:00
qicosmos c08ea5ef1f 1.add some new connect interface;
2.add call with timeout interface;

all are for more friendly interface.
2019-04-19 15:39:23 +08:00
qicosmos e34e7a8d08 fix for c++11 2019-04-10 14:15:29 +08:00
qicosmos 5d3715c670 go back to c++11 (;′⌒`) 2019-04-10 13:48:35 +08:00
qicosmos 070390a93e remove callback, avoid callback hell. 2019-04-05 13:55:21 +08:00
qicosmos 8fd3131c44 update 2019-04-04 17:25:03 +08:00
qicosmos 7eaab98b12 fix a bug of client;
add performance test code.
2019-04-04 16:55:48 +08:00
qicosmos ff77625b9d switch the vcxprj to vs2019 2019-04-04 14:43:51 +08:00
qicosmos 996104e40c rename;
unified sync_client and async_client, reuse the same code.
2019-04-03 11:27:35 +08:00
qicosmos 029d08b5f9 update, add upload/download example 2019-03-28 12:58:18 +08:00
qicosmos 2eb0d4f7df add wait_conn 2019-03-27 10:00:16 +08:00
qicosmos fa0503f156 update 2019-03-22 11:09:10 +08:00
qicosmos 4ec84cc3c2 update 2019-03-21 01:27:50 -07:00
qicosmos 60fd23976f update 2019-03-21 16:20:53 +08:00
qicosmos 5a6e033e54 adjust directory 2019-03-21 16:03:24 +08:00