]> git.lizzy.rs Git - connect-rs.git/summary
 
descriptiona message-queue abstraction over async network streams
ownergit daemon user
last changeTue, 9 Aug 2022 19:58:01 +0000 (15:58 -0400)
shortlog
2022-08-09 Sachandhan... refactor to have datagram already serialized in memory main
2021-02-15 Sachandhan... remove unstable features for doc comments
2021-02-15 Sachandhan... remove unstable feature
2021-02-14 Sachandhan... improve documentation and logging
2021-02-14 Sachandhan... fix features flag and bump version to 0.2.1
2021-02-14 Sachandhan... fix docs to be more readable
2021-02-14 Sachandhan... revert back to using vectored writes to the network...
2021-02-14 Sachandhan... don't let users construct datagrams with a message...
2021-02-14 Sachandhan... introduce new example program to test ordering of messages
2021-02-14 Sachandhan... refactor read/write for correctness and ordering of...
2021-02-13 Sachandhan... remove `block_on` in tls-listener
2021-02-13 Sachandhan... remove `block_on` in tcp-listener
2021-02-13 Sachandhan... move tls into a feature and remove error dep on async...
2021-02-13 Sachandhan... remove unnecessary copies of local and peer addrs
2021-02-13 Sachandhan... serializing a datagram should consume itself
2021-02-13 Sachandhan... add doc comments for the datagram
...
heads
20 months ago main