Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-07 | (test) Handle unknown object type | Roman Smrž | |
Changelog: Handle unknown object type | |||
2024-07-17 | (test) Merge multiple data responses into a single stream | Roman Smrž | |
Changelog: Fix sending multiple data responses in a stream | |||
2024-06-01 | (test) Manual peer drop | Roman Smrž | |
2024-05-25 | (test) 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 | (test) Network: reuse stream numbers after closing | Roman Smrž | |
2024-03-20 | (test) Network streams | Roman Smrž | |
Changelog: Implemented streams in network protocol | |||
2024-02-23 | (test) Test message service for sending arbitrary data | Roman Smrž | |