issues
search
snapview
/
tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
MIT License
1.88k
stars
236
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not able to detect websocket close consistently
#354
devsheke
closed
2 weeks ago
1
Clarification regarding `CryptoProvider`
#353
mhutter
closed
2 weeks ago
4
Are examples not applicable to the latest version?
#352
istomyang
closed
1 month ago
2
Help wanted: WebSocket Client Blocking on Read, Preventing Concurrent Write
#351
skadefro
closed
1 month ago
3
Bump `tungstenite` to `0.24.0`
#350
yukibtc
closed
2 months ago
3
`MaybeTlsStream` as a separate crate.
#349
jakoschiko
opened
2 months ago
3
deps: update `rustls-native-certs` to 0.8
#348
nickelc
closed
2 months ago
0
Question about slow handshakes and rate limiting.
#347
drwhut
closed
2 months ago
2
EXC_BAD_ACCESS on MacOS in StartedHandshakeFuture
#346
tmpfs
closed
2 months ago
2
Websocket stops receiving message unexpectedly
#345
Lazauya
closed
3 months ago
3
Is `Sink::send` cancellation safe?
#344
feelingnothing
closed
3 months ago
1
Websocket stops receiving messages unexpectedly
#343
Lazauya
closed
3 months ago
3
Additional Documentation of `IntoClientRequest` on `connect_async`
#342
Brendan-Blanchard
closed
3 months ago
0
[WIP] Initial barebones for browser wasm support
#341
simlay
opened
3 months ago
0
Hang on when using connect_async
#340
araraloren
closed
3 months ago
11
Rustls: no process-level CryptoProvider available -- call CryptoProvider::install_default() before this point
#339
maxpowel
closed
4 months ago
4
How to reply to the client and send a message if an error occures on `accept_async` funtion.
#338
Zai-Kun
closed
5 months ago
1
No option to enable `url` flag on `tungstenite`
#337
cernicc
closed
5 months ago
1
no process-level CryptoProvider available -- call CryptoProvider::install_default() before this point
#336
t348575
closed
5 months ago
6
prepare 0.23 ? #334
#335
Its-Just-Nans
closed
5 months ago
0
tokio-tungstenite not using version 0.22 of tungstenite
#334
Its-Just-Nans
closed
5 months ago
1
Websocket missing some ping messages.
#333
ababo
closed
6 months ago
2
Disable rustls default features
#332
surban
closed
5 months ago
0
Specify default-features = false for rustls in Cargo.toml
#331
surban
closed
5 months ago
0
Update `rustls` to 0.23 and `tokio-rustls` to 0.26
#330
zryambus
closed
6 months ago
0
How can I send pong frames as heartbeats from a client?
#329
hibnikar
closed
6 months ago
4
How to correctly handle large messages
#328
fenhl
closed
6 months ago
1
Adding authorization header leads in infinite block of connect_async
#327
Tockra
closed
7 months ago
2
new rustls 0.23.x is incompatible with the 0.22.x used by tokio-tungstenite
#326
dottgonzo
closed
6 months ago
2
Vectorized send
#325
AmineDiro
opened
7 months ago
2
0.20 and 0.21 break something
#324
patrik-cihal
closed
7 months ago
25
Is MaybeTlsStream supposed to work for servers too?
#323
jmarshall-com
closed
7 months ago
2
Performance boost implementing `poll_write_vectored` and rustls 0.23
#322
stormshield-gt
closed
8 months ago
2
没有连接断开时,直接检测客户端的状态的api,以实现重新连接,这在其它语言中都是常见的
#321
zhengxingjian
closed
9 months ago
0
Is it possible to bind client to specific interface?
#320
677-dadi
closed
9 months ago
1
"WebSocket protocol error: httparse error: invalid token" when connect from ngrok tcp tunnel.
#319
Atlinx
opened
10 months ago
7
403 Forbidden
#318
zemelLeong
closed
10 months ago
1
Can we provided a way to keep the original header name case.
#317
IWANABETHATGUY
opened
10 months ago
1
Simplify response body type in `server-custom-accept` example
#316
nickelc
closed
10 months ago
0
Passing body in `connect`?
#315
Latawiec
closed
11 months ago
2
Update `server-custom-accept` example to `hyper` v1
#314
nickelc
closed
11 months ago
2
`rustls-tls-native-roots` does not imply `rustls-tls-native-roots` for `tungstenite`
#313
DCNick3
opened
11 months ago
3
Update to tungstenite 0.21
#312
andyquinterom
closed
11 months ago
3
Update `rustls` to 0.22, `tokio-rustls` and related deps
#311
nickelc
closed
11 months ago
0
SendAfterClosing when doing the close handshake in 0.20.1
#310
threema-donat
closed
11 months ago
4
`tokio-tungstenite` + `SkipServerVerification` + `rustls ` seems never works
#309
Jhonfunk
closed
11 months ago
2
Update `webpki-roots` to 0.26
#308
nickelc
closed
11 months ago
1
Add simple client example for send and receive messages
#307
formbook
closed
1 year ago
0
chore(rustls): switch to new rustls versions
#306
kskalski
closed
1 year ago
1
What's Proper way to close a connection after split?
#305
Hperigo
closed
1 year ago
1
Next