Commit Graph

15 Commits

Author SHA1 Message Date
Xie Han
6bd5f01573 Return const attachment when message pointer is const. 2025-04-18 14:56:17 +08:00
xiehan
fcabd2d8c6 Update ProtocolMessage and ProtocolWrapper moving. (#1612) 2024-08-20 19:52:57 +08:00
xiehan
0c11e8c2e6 Keep message wrapper available when clearing. (#1611) 2024-08-19 20:52:42 +08:00
Xie Han
65dde8597d Fix ProtocolMessage's move constructor and assignment. 2024-08-19 17:43:01 +08:00
xiehan
6a919fb994 Update ProtocolWrapper. (#1597) 2024-08-02 19:14:03 +08:00
Xie Han
557b515a7f Make Communicator::push() works with multiple message wrappers. 2024-07-25 23:01:39 +08:00
XieHan
d2f6c484da Add CommMessageIn::renew() to reset begin time 2022-04-23 18:49:04 +08:00
XieHan
f9a8976ec4 fix ProtocolWrapper's move constructor 2021-07-10 17:26:22 +08:00
XieHan
38146c5f0c add ProtocolWrapper's move constructor 2021-07-10 01:58:33 +08:00
XieHan
8c2b05233c make message wrapper compatible with feedback. 2021-07-08 00:59:42 +08:00
XieHan
8e2f36a43d add SSLWrapper 2021-05-05 02:18:55 +08:00
XieHan
b415e08d7b fix ProtocolMessage operator= rvalue 2021-01-29 00:50:21 +08:00
XieHan
7f3784b589 update messages move constructors 2021-01-27 23:49:32 +08:00
XieHan
c344ef41d6 add ProtocolMessage attachment 2021-01-27 19:54:24 +08:00
XieHan
354ff7432b initialization 2020-07-29 13:42:26 +08:00