Commit Graph

172 Commits (4443e910ac1f5c7cf52e1b75c99e0aef50827f7c)
 

Author SHA1 Message Date
Alexey Galakhov 52e68c8ff7 Merge branch 'master' into devel 7 years ago
Alexey Galakhov 22f7df0b46 Fix possible deadlock in handshake. 7 years ago
Alexey Galakhov e9ad145db6 Merge pull request #12 from seeekr/patch-1 7 years ago
Denis Andrejew 624f1dec1a improve doc in protocol/mod.rs 7 years ago
Alexey Galakhov da7c401e7f trivial: fix license badges in README.md 8 years ago
Alexey Galakhov 2a0081ca67 Bump version 8 years ago
Alexey Galakhov 6e8dc3214e Merge branch 'master' into devel 8 years ago
Alexey Galakhov 9aff611dcc Version 0.2.2 released. 8 years ago
Alexey Galakhov c0519b8abe Relicense under MIT + Apache-2.0. 8 years ago
Alexey Galakhov 6d10b40215 Flush stream after sending message 8 years ago
Alexey Galakhov 2d94eae478 Bump version 8 years ago
Alexey Galakhov 67aba05aeb Version 0.2.1 released. 8 years ago
Alexey Galakhov c458d61f7d Merge branch 'devel' 8 years ago
Alexey Galakhov 3abe419e98 Fix fast masking of unaligned data 8 years ago
Alexey Galakhov 01a9211a84 Move mask functions into a separate file 8 years ago
Alexey Galakhov 065c9af877 Version 0.2.0 released. 8 years ago
Alexey Galakhov b9f71029a3 Bump version 8 years ago
Alexey Galakhov 4e10065975 Merge branch 'devel' 8 years ago
Alexey Galakhov 9a3b29b05e Merge branch 'devel' 8 years ago
Alexey Galakhov d29e3948d2 Add Debug, Display and Error to HandshakeError 8 years ago
Alexey Galakhov 24f3bb7807 Add the possibility to pass extra request headers. 8 years ago
Alexey Galakhov 66e30b2767 Return close frame with ConnectionClosed 8 years ago
Alexey Galakhov 8df6bdbeb0 Add Display to CloseFrame and CloseCode 8 years ago
Alexey Galakhov bd37c71609 Replace tuple with CloseFrame struct 8 years ago
Alexey Galakhov 0e8113e6e0 Merge branch 'devel' 8 years ago
Alexey Galakhov 65248f159f Merge pull request #7 from bluetech/misc-improvements 8 years ago
Ran Benita 8e49bea00f Fix InputBuffer::reserve() to not be a no-op 8 years ago
Ran Benita be834ac261 Replace unsafe endianness code with byteorder functions 8 years ago
Ran Benita b5b9e77b03 Make env_logger a dev dependency 8 years ago
Ran Benita ae30b8cd76 Apply a couple trivial clippy suggestions 8 years ago
Ran Benita 8955b55e62 Simplify concatenation code using slice::concat 8 years ago
Ran Benita 76e80ca9a3 Only allocate error message if the error occurred 8 years ago
Ran Benita 3c600aa138 Speed up apply_mask() - part 2 8 years ago
Ran Benita dd96d3b9d4 Speed up apply_mask() 8 years ago
Ran Benita ea4b5e4df0 Remove unnecessary transmute in generate_mask() 8 years ago
Alexey Galakhov e0eecd28b1 Refactor TLS handling 8 years ago
Alexey Galakhov 450790725d Bump version 8 years ago
Alexey Galakhov ca2d2ce313 Merge branch 'devel' 8 years ago
Alexey Galakhov e2b7b73e72 Improve documentation. 8 years ago
Alexey Galakhov b057cf0096 Update for the version 0.7 of the utf8 crate. 8 years ago
Alexey Galakhov c6f47503d6 Set categories 8 years ago
Alexey Galakhov 1964932753 Version 0.1.0 released 8 years ago
Alexey Galakhov c1e9d454e7 Bump version 8 years ago
Alexey Galakhov 13575184f9 versions: don't use Git version of "bytes" 8 years ago
Alexey Galakhov 6dcaec44d5 Cargo.toml: Cleanup description and keywords 8 years ago
Alexey Galakhov fcfa59c912 Enable TLS by default 8 years ago
Alexey Galakhov 53aa24b06b Fix warnings 8 years ago
Alexey Galakhov 037dea1f8e Add possibility to send pings 8 years ago
Alexey Galakhov ac580a666b Reexport useful components 8 years ago
Alexey Galakhov d07f8067ff Add Readme and update license 8 years ago