Commit Graph

68 Commits

Author SHA1 Message Date
qicosmos 4db62f0511 fix compile error 2020-10-31 22:38:49 +08:00
qicosmos 0d896025fd fix for publish 2020-10-27 23:30:17 +08:00
Qing Wang e8fcc6b1d0 Revert Cmake 2020-10-23 16:41:15 +08:00
Qing Wang 0e6689d53b Support Java pojo arguments and return value. 2020-10-23 16:39:10 +08:00
Qing Wang c29a798e5b Fix 2020-10-22 09:56:39 +08:00
Qing Wang 15394b09bf Fix 2020-10-21 22:49:00 +08:00
Qing Wang 8910c77dab Merge branch 'master' into java 2020-10-21 22:38:04 +08:00
Qing Wang 7e22d4b402 Work around. 2020-10-21 20:24:52 +08:00
Qing Wang 9ae931cd65 Fix 2020-10-21 12:44:51 +08:00
Qing Wang 0c3d3b0284 Fix 2020-10-21 12:39:56 +08:00
Qing Wang 98226ca6f5 revert 2020-10-21 12:39:25 +08:00
Qing Wang f684fab4bd Fix 2020-10-21 12:38:13 +08:00
qicosmos 3dc8332d3e update bench 2020-09-21 16:11:51 +08:00
qicosmos 5ae88533e8 mod cmake version 2020-09-21 15:43:25 +08:00
qicosmos 9002d51994 mod cmake version 2020-09-21 15:42:29 +08:00
qicosmos b169e094b3 add benchmark test. 2020-09-21 15:38:29 +08:00
qicosmos cad330da28 fix compile error 2020-08-26 16:20:06 +08:00
qicosmos 8a37ca2a1c remove app_client 2020-08-26 16:16:16 +08:00
qicosmos f86897ac00 add new header 2020-08-26 16:04:22 +08:00
qicosmos 0c4bc7cd14 prepare to adjust directory. 2020-08-26 15:59:14 +08:00
qicosmos 5db127803b defaullt disable ssl. 2020-06-08 09:32:00 +08:00
qicosmos 311d5ec5e5 support ssl 2020-06-08 09:23:51 +08:00
qicosmos e91d5f7838 return back to c++11 2019-09-06 16:12:59 +08:00
qicosmos c1f9888db7 update 2019-08-27 16:24:10 +08:00
qicosmos 34645d29cc test sub/pub 2019-08-27 16:13:37 +08:00
qicosmos 64373139fa improve publish interface, support publish struct 2019-08-27 14:12:14 +08:00
qicosmos d8843c0163 add token interface 2019-08-27 11:41:05 +08:00
qicosmos 02dc5ca195 support sub pub 2019-08-24 16:58:35 +08:00
qicosmos 824ccb3571 init 2019-08-23 21:35:26 +08:00
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 346dff64ce update to the latest code. 2019-06-11 10:32:19 +08:00
qicosmos cf195fc1ce update 2019-06-04 08:56:41 +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 39c515944a simplify code. 2019-05-24 09:30:01 +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 a0625ed0f7 add an async execute model example 2019-05-09 10:25:58 +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