Commit Graph

17 Commits

Author SHA1 Message Date
ZPaC f8b18d3452 Add tcp pingpong performance case 2022-09-07 16:04:08 +08:00
Parallels b691a5b647 fix code review issues for rpc module 2022-08-30 22:32:36 +08:00
Parallels e93769eb62 reduce the execution time of distributed ut 2022-06-06 23:24:44 +08:00
Parallels 1905559fe3 Delete invalid tcp connection for the connection pool of tcp client 2022-05-13 10:04:40 +08:00
Parallels df6217f720 bugfix for multi tcp clients connecting to one tcp server 2022-04-13 15:04:08 +08:00
Parallels 18eaf2d9dd Add return value for user defined message handler 2022-04-06 10:02:08 +08:00
Parallels 7fa00586af Add return message for message handler 2022-04-01 10:48:12 +08:00
Parallels 7bcf3f7b03 Fix exception when sending large messages 2022-03-27 02:10:40 +00:00
yanghaoran e0ee78497d takedown tcptest.sendlargemessages to ensure gate stability 2022-03-24 15:20:30 +08:00
Parallels d3bcc66d15 Fix sending large message using rpc. 2022-03-20 10:42:52 +08:00
Parallels 6f31f270e9 support sync and async message sending mode for tcp client 2022-03-12 21:14:35 +08:00
i-robot fdf7aebd78
!30746 Fix recv actor stuck issue.
Merge pull request !30746 from ZPaC/sync-route-table
2022-03-04 03:01:03 +00:00
Parallels 5e09380eb3 add random port support for tcp server 2022-03-02 21:27:33 +08:00
ZPaC 4c74b600ea Fix recv actor stuck issue. 2022-03-02 19:26:45 +08:00
cristoval c44d7b9100 add tcp client and tcp server 2022-02-10 09:50:40 +08:00
cristoval 00d1aa9884 Remove unstable test case 2021-12-27 20:06:49 +08:00
cristoval bb5798c391 Add tcp communicator for RPC 2021-12-16 23:32:38 +08:00