Commit Graph

133 Commits

Author SHA1 Message Date
qicosmos 2f5b3d4e4c fix stop 2024-01-20 18:12:10 +08:00
qicosmos 38224415df fix client close 2024-01-20 17:42:52 +08:00
BlueRabbit 3ecc49c204 fix the issue of 32-bit and 64-bit machines unable to communicate. 2023-09-26 15:21:33 +08:00
huhongwei 1818c7393f format code with clang 2023-07-04 10:05:38 +08:00
huhongwei a93d0653ee do not export namespace in header file 2023-07-03 17:37:43 +08:00
xie.gang faa5c8d31a fix crashdump error(req_result::as when data_ is empty) 2023-03-16 15:13:28 +08:00
qicosmos 431b086a7a set callback handler 2023-02-24 20:57:51 +08:00
chufeng.qy@alibaba-inc.com 18c40ab56f fix compile 2023-02-17 11:58:43 +08:00
chufeng.qy@alibaba-inc.com 314a0fc6b8 use func_id 2023-02-16 17:19:55 +08:00
chufeng.qy@alibaba-inc.com 86250b6581 add md5 2023-02-16 11:56:45 +08:00
chufeng.qy@alibaba-inc.com dc8d7908bb check magic 2022-12-23 10:50:27 +08:00
chufeng.qy@alibaba-inc.com e1662e3a9f add magic 2022-12-23 10:44:20 +08:00
qicosmos 5ad5f086c3 fix issue 82 2022-09-25 09:50:44 +08:00
qicosmos accb7d8f18 fix for empty function 2022-09-03 13:04:09 +08:00
ubuntu adb0611932 fix acceptor 2022-08-21 17:22:54 +08:00
qicosmos ddb298960a improve 2022-07-12 08:43:31 +08:00
qicosmos aaea836794 clean 2022-05-26 20:02:08 +08:00
qicosmos afe01fb402 Merge branch 'master' of https://github.com/qicosmos/rest_rpc 2022-05-22 20:21:50 +08:00
qicosmos b3554ece77 clean token list 2022-05-22 20:21:21 +08:00
qicosmos ee5fd90770 remove some 2022-04-21 03:34:47 +00:00
qicosmos 236f14ba8d fix null pointer 2022-04-21 03:24:42 +00:00
qicosmos 9e0cde2280 add header file 2022-04-21 03:06:57 +00:00
qicosmos 0f60021c67 support quit with ctrl c
private
2022-01-28 13:41:59 +08:00
qicosmos 987a306092 make c++11 happy; avoid asio remote_endpoint exception 2022-01-17 19:15:35 +08:00
qicosmos a4224a3c93 fix client call exception 2022-01-16 16:33:04 +08:00
qicosmos 22cbcc2666 remove boost 2022-01-16 14:52:04 +08:00
qicosmos 521413d16b fix compile error. 2021-12-12 21:35:25 +08:00
qicosmos 81dae117be fix broken promise 2021-11-21 11:42:31 +08:00
qicosmos bc717e8631 add a method: on networking error 2021-08-20 21:00:33 +08:00
qicosmos 7e62c3238b format code with clang-format11 2021-08-20 20:16:05 +08:00
qicosmos b7936d83c5 add user data in connection. 2021-05-30 09:31:16 +08:00
qicosmos d1aaa60d20 update msgpack 2021-01-30 16:42:03 +08:00
qicosmos d500c8aa3c format code of rpc client. 2021-01-30 16:24:19 +08:00
Qing Wang 898b70e52b Fix thd joinable. 2020-11-23 17:00:18 +08:00
BryainZhang 2312a92816 Update rpc_client.hpp 2020-11-17 23:04:57 +08:00
BryainZhang 568d617c11 compatible string_view 2020-11-17 19:00:38 +08:00
qicosmos faeed90e7e one server one router. 2020-11-16 17:57:24 +08:00
qicosmos 0d896025fd fix for publish 2020-10-27 23:30:17 +08:00
Qing Wang 15394b09bf Fix 2020-10-21 22:49:00 +08:00
Qing Wang 90e834c960 Fix 2020-10-21 22:11:49 +08:00
Qing Wang 7e22d4b402 Work around. 2020-10-21 20:24:52 +08:00
Qing Wang 5785fe6aa6 WIP 2020-10-21 16:11:50 +08:00
qicosmos c1ef668adb fix for auto reconnect 2020-09-25 11:11:44 +08:00
qicosmos 79da9a427a unsigned short port. 2020-09-18 20:15:45 +08:00
qicosmos 64af193452 add rest_rpc.hpp 2020-08-26 16:14:59 +08:00
qicosmos 720a21f5fd remove files 2020-08-26 16:10:03 +08:00
qicosmos 2b8b6f9890 remove client_util.hpp 2020-08-26 16:09:00 +08:00
qicosmos 3953ce0ee8 move files to rest_rpc dir 2020-08-26 16:05:54 +08:00
qicosmos f86897ac00 add new header 2020-08-26 16:04:22 +08:00
qicosmos edc3defbf5 fix check reconnect times. 2020-08-21 09:42:14 +08:00