issues
search
websockets-rs
/
rust-websocket
A WebSocket (RFC6455) library written in Rust
http://websockets-rs.github.io/rust-websocket/
MIT License
1.55k
stars
223
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace unsafe code with a sound one
#227
kpp
closed
5 years ago
0
Make async::Server::incoming concurrent
#226
kpp
closed
5 years ago
2
Add a simple impl Debug for InvalidConnection
#225
kpp
closed
5 years ago
0
Add handling of incomplete handshakes into examples/async-server
#224
kpp
closed
5 years ago
0
Remove useess move closures in examples
#223
kpp
closed
5 years ago
0
Extract hyper-independent part of rust-websocket into a separate crate.
#222
vi
closed
5 years ago
26
Add MIT license file
#221
kpp
closed
5 years ago
0
Fix deprecated tokio::runtime::reactor() in examples
#220
kpp
closed
5 years ago
0
Remove a lot of unnecessary tokio deps (udp, fs, uds and so on)
#219
kpp
closed
5 years ago
4
Make function for reconnect
#218
TheRadioGuy
closed
5 years ago
4
Changelog
#217
BlinkyStitt
closed
5 years ago
3
fix typo
#216
x1957
closed
5 years ago
0
unix domain sockets
#215
david415
closed
5 years ago
2
changed client example port
#214
Dowwie
closed
5 years ago
0
client example broken
#213
Dowwie
closed
5 years ago
0
Bidirectional communication - the async-client example needs some clarification
#212
lguminski
opened
5 years ago
3
Include LICENSE file
#211
ignatenkobrain
closed
5 years ago
2
Update Version Number
#210
omarabid
closed
5 years ago
0
Also assume websockets over HTTPS are secure
#209
timvisee
closed
5 years ago
9
use of deprecated item 'tokio::runtime::threadpool::Runtime::reactor'
#208
suhr
closed
5 years ago
1
Can't import websocket::ascync due to it being a keyword
#207
AdaShoelace
closed
5 years ago
7
Single client can prevent new clients from connecting to the server
#206
kellerkindt
closed
5 years ago
0
Implement `AsTcpStream` for `Box<dyn AsTcpStream>`
#205
sgrif
closed
5 years ago
1
Added From<String> & From<Vec<u8>> for OwnedMessage
#204
jean-airoldie
closed
5 years ago
4
Implement From<String> for OwnedMessage
#203
jean-airoldie
closed
5 years ago
3
Imports doesn't work on edition=2018
#202
kper
closed
5 years ago
5
How to handle the closing of a sync connection?
#201
ghost
opened
5 years ago
1
Fix clippy attributes
#200
sterlingjensen
closed
5 years ago
4
Use tokio 0.1 (tokio reform updates)
#199
surdus
closed
5 years ago
6
Impossible to implement async `IntoWs`?
#198
bspeice
opened
6 years ago
2
Change tokio-tls and native-tls to 0.2…
#197
jamesray1
closed
6 years ago
4
Update version number in Readme
#196
atouchet
closed
6 years ago
1
Run rustfmt
#195
bash
closed
6 years ago
1
Rewrite extract_host_port to work with IPv6 addresses
#194
bash
closed
6 years ago
0
Add docs badge
#193
janhohenheim
closed
6 years ago
0
Merge changes from enzious/rust-websocket
#192
marcelbuesing
opened
6 years ago
13
Repository link on crates.io links to wrong repo
#191
svenstaro
closed
5 years ago
4
Performance issues when running on Linux
#190
iBelieve
closed
6 years ago
3
Fails to build on systems with OpenSSL 1.1.1
#189
Fanael
closed
5 years ago
3
Outdated website link
#188
atouchet
closed
6 years ago
1
Update links
#187
atouchet
closed
6 years ago
1
Update native-tls and tokio-tls
#186
mati865
closed
6 years ago
4
Add Send trait bounds to the Futures
#185
tomaka
closed
6 years ago
15
Cannot bind to localhost
#184
jaredonline
closed
6 years ago
2
Expose the original request URI prior to UPGRADE
#183
illegalprime
closed
6 years ago
0
Use clippy for the CI
#182
illegalprime
closed
6 years ago
1
fix ci + rustfmt
#181
peddermaster2
closed
6 years ago
1
Extract core features to independent sub-crates
#180
ubnt-intrepid
opened
6 years ago
3
fix links in README.md
#179
peddermaster2
closed
6 years ago
1
Documentation link is broken
#178
InnayTool
closed
6 years ago
1
Previous
Next