Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-09 | Handle unknown record item types | Roman Smrž | |
Changelog: Handle unknown record item types | |||
2024-10-07 | Handle unknown object type | Roman Smrž | |
Changelog: Handle unknown object type | |||
2024-07-17 | Merge multiple data responses into a single stream | Roman Smrž | |
Changelog: Fix sending multiple data responses in a stream | |||
2024-06-01 | Manual peer drop | Roman Smrž | |
2024-05-25 | Handle peer reconnection after its restart | Roman Smrž | |
Allow the handshake and channel request to proceed correcty even with already established channel to handle the case where peer attempts to reconnect after restart. Changelog: Handle peer reconnection after its restart | |||
2024-05-02 | Network: reuse stream numbers after closing | Roman Smrž | |
2024-03-20 | Network streams | Roman Smrž | |
Changelog: Implemented streams in network protocol | |||
2024-02-23 | Test message service for sending arbitrary data | Roman Smrž | |