narodnik 2c0d8c9a8d Fixed 3 bugs:
1. Skip writing or reading anything from the socket when payload size is 0
2. Ping/Pong write their payload in pack()
3. Race conditions caused by having protocol subscriptions inside spawned tasks. Instead these have now been moved to class constructors. This enables messages to be queued for that protocol subsystem while it is setting up itself. Once it is ready the messages can be read and processed. See the changes for files protocols/protocol_address.rs and protocols/protocol_version.rs
2021-02-01 18:32:00 +01:00
2020-10-17 17:26:03 +02:00
2020-10-20 20:48:11 +02:00
2021-02-01 14:22:11 +01:00
2021-02-01 18:32:00 +01:00
2020-10-10 23:58:57 +02:00
2020-10-21 16:09:57 +02:00
2020-10-20 20:43:37 +02:00
2020-10-17 16:14:12 +02:00
2020-10-24 12:48:32 +02:00
2020-10-12 22:27:43 +02:00
2020-10-15 12:26:43 +02:00
2020-10-15 13:56:01 +02:00
Description
No description provided
Readme 188 MiB
Languages
Rust 79.9%
Jupyter Notebook 7.5%
Python 7.2%
Sage 3.3%
Java 0.5%
Other 1.5%