summaryrefslogtreecommitdiff
path: root/src/Erebos
AgeCommit message (Expand)Author
2024-05-05Network streams: remove debug printRoman Smrž
2024-05-05Network: wait with channel close after delivering all dataRoman Smrž
2024-05-02Fix chatroom imports for mtl-2.3Roman Smrž
2024-05-02Network: reuse stream numbers after closingRoman Smrž
2024-05-02Network: fail when no free stream is availableRoman Smrž
2024-04-22Network: wait for stream open ack before sending any dataRoman Smrž
2024-04-22Network: packet reservation before sendingRoman Smrž
2024-04-17Chatroom metadata updatesRoman Smrž
2024-04-17Chatroom serviceRoman Smrž
2024-03-23Chatroom shared typeRoman Smrž
2024-03-20Network streamsRoman Smrž
2024-02-20Fix compatibility with mtl-2.3Roman Smrž
2024-02-19Storage: replace Either in monad stack with ExceptRoman Smrž
2024-02-19Drop unnecessary mime dependencyRoman Smrž
2024-02-19Fix compatibility with unix-2.8Roman Smrž
2024-02-17Flag to disable pjproject dependencyRoman Smrž
2024-01-03Storage: export store and load helpersRoman Smrž
2023-12-12Message: use ready state before sending messagesRoman Smrž
2023-11-18Drop JSON type support for record itemsRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž