summaryrefslogtreecommitdiff
path: root/src/Erebos/Network/Protocol.hs
AgeCommit message (Expand)Author
2024-06-01Drop peer on packet delivery failureRoman Smrž
2024-06-01Manual peer dropRoman Smrž
2024-05-25Handle peer reconnection after its restartRoman Smrž
2024-05-23Plaintext data response to plaintext requestRoman Smrž
2024-05-05Network streams: remove debug printRoman Smrž
2024-05-05Network: wait with channel close after delivering all dataRoman 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-03-20Network streamsRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž