Commit Graph

103 Commits (3a1e5dfb1f9b89402f26e5d0245edf9f57d3e589)
 

Author SHA1 Message Date
Alexey Galakhov 3a1e5dfb1f Merge pull request #20 from snapview/request_minor 7 years ago
Daniel Abramov 82f33c23ae Bump version 7 years ago
Daniel Abramov c4013ccad3 Improve the `handshake::client::Request` structure 7 years ago
Daniel Abramov daa7fc1d45 Merge pull request #19 from nelsonjchen/patch-1 7 years ago
Nelson Chen a307160e1a Add use statements to README.md example 7 years ago
Alexey Galakhov 090a7a6b2a Version 0.4.0 released. 7 years ago
Alexey Galakhov e7bf80b189 Update dependencies 7 years ago
Alexey Galakhov d715eb838b trivial: fix documentation version 7 years ago
Alexey Galakhov 13c382ae89 Merge pull request #18 from snapview/headers 7 years ago
Daniel Abramov 41dfc3c506 Add server.rs example to the examples section 7 years ago
Daniel Abramov e59169989a Bump version 7 years ago
Daniel Abramov 5982d4094d Update README and examples 7 years ago
Daniel Abramov 44a15c9eab Implements #6 (client/server headers access) 7 years ago
Daniel Abramov f34c488217 Add basic support for examining headers (#6) 7 years ago
Daniel Abramov 147ca9e4d3 Bump version 7 years ago
Daniel Abramov 7019210010 Merge pull request #17 from alexcrichton/ctl-pong 7 years ago
Alex Crichton 9f6f42766e Add `Ping` and `Pong` variants to `Message` 7 years ago
Daniel Abramov 9d6c3058d5 Add travis badge to README.md 7 years ago
Daniel Abramov a644d0bfdf Add .travis.yml 7 years ago
Daniel Abramov e36093047e Update README.md with doc and crates.io badges 7 years ago
Daniel Abramov dca6959219 Merge pull request #13 from bbigras/patch-1 7 years ago
Bruno Bigras ceb22faacf fix sample code in README.md 7 years ago
Alexey Galakhov 50ff2aaf56 Merge branch 'devel' 7 years ago
Alexey Galakhov 6faf90cd7b trivial: remove commented-out code 7 years ago
Alexey Galakhov bd9ac9673e chore: cleanup docs and warnings, strict docs 7 years ago
Alexey Galakhov 686bc51b84 stream: set TCP_NODELAY on connect 7 years ago
Alexey Galakhov f696771069 Generalize connect() interface. 7 years ago
Alexey Galakhov 89251566fb Bump version 7 years ago
Alexey Galakhov 626333bc1d Merge commit 'e3c0ec30c8ed427d65abc8a7d76d003887f97016' into devel 7 years ago
Alexey Galakhov c896ef73cf Version 0.2.3 released. 7 years ago
Alexey Galakhov e3c0ec30c8 Fix close handling while read. 7 years ago
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