This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
tungstenite-rs
Watch
1
Star
0
Fork
You've already forked tungstenite-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fork of
https://github.com/snapview/tungstenite-rs
69
Commits
4
Branches
36
Tags
2.4 MiB
Rust
98.9%
Shell
1.1%
Tree:
e3c0ec30c8
tungstenite-rs
/
src
History
Alexey Galakhov
e3c0ec30c8
Fix close handling while read.
...
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
8 years ago
..
handshake
Fix possible deadlock in handshake.
8 years ago
protocol
Fix close handling while read.
8 years ago
client.rs
Merge branch 'devel'
8 years ago
error.rs
Return close frame with ConnectionClosed
8 years ago
input_buffer.rs
Fix InputBuffer::reserve() to not be a no-op
8 years ago
lib.rs
Reexport useful components
8 years ago
server.rs
Improve documentation.
8 years ago
stream.rs
Improve documentation.
8 years ago
util.rs
Improve documentation.
8 years ago