Qitmeer Network Development Report (2020.12.14-2020.12.27)
Adjusted the status log level during peer synchronization.
code: https://github.com/Qitmeer/qitmeer/pull/411
Added websocket communication protocol.
code: https://github.com/Qitmeer/qitmeer/pull/412/commits/370cf3ebcbcebe87e8e31a88f70cc55fc2e55ee3
Added websocket supporting tools: websocket manager and client, websocket encoder and decoder.
code: https://github.com/Qitmeer/qitmeer/pull/412/commits/370cf3ebcbcebe87e8e31a88f70cc55fc2e55ee3 https://github.com/Qitmeer/qitmeer/pull/412/commits/82804bfb9bea47e935528fbb52ee069b28ae8672
Fixed the bug that rpcserver cannot be closed.
code: https://github.com/Qitmeer/qitmeer/pull/412/commits/8c880f0dc90ed0698d0c6e2fc3ca9821c5c89fb6
Added RPC client interface service.
code: https://github.com/Qitmeer/qitmeer/pull/413/commits/5b1b1d737d23f64f586c08b09a79b909396f8b34
Added RPC client commands.
code: https://github.com/Qitmeer/qitmeer/pull/413/commits/b767eef6f7dc4167b29e32f82d7360c90b0f8f58
Optimized RPC client notification.
code: https://github.com/Qitmeer/qitmeer/pull/413/commits/4760271aa4f07713a69920e341be19f46491e90b
Added RPC client example.
code: https://github.com/Qitmeer/qitmeer/pull/413/commits/b16aded5f1188587d3ff83b8f3958095b20c104f
Updated exchange API library: Added an automatic processing cost tag.
code: https://github.com/Qitmeer/exchange-lib/pull/6
Qitmeer Common Links