Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-22 | Network: wait for stream open ack before sending any data | Roman Smrž | |
2024-04-22 | Network: packet reservation before sending | Roman Smrž | |
2024-04-17 | Chatroom metadata updates | Roman Smrž | |
2024-04-17 | Chatroom service | Roman Smrž | |
2024-03-23 | Chatroom shared type | Roman Smrž | |
2024-03-20 | Network streams | Roman Smrž | |
Changelog: Implemented streams in network protocol | |||
2024-02-20 | Fix compatibility with mtl-2.3 | Roman Smrž | |
2024-02-19 | Storage: replace Either in monad stack with Except | Roman Smrž | |
2024-02-19 | Drop unnecessary mime dependency | Roman Smrž | |
2024-02-19 | Fix compatibility with unix-2.8 | Roman Smrž | |
2024-02-17 | Flag to disable pjproject dependency | Roman Smrž | |
Changelog: Added flag to enable/disable ICE support with pjproject | |||
2024-01-03 | Storage: export store and load helpers | Roman Smrž | |
2023-12-12 | Message: use ready state before sending messages | Roman Smrž | |
2023-11-18 | Drop JSON type support for record items | Roman Smrž | |
2023-11-18 | Split to library and executable parts | Roman Smrž | |