issues
search
snapview
/
tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
Apache License 2.0
1.93k
stars
221
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix clippy warnings for large error types
#454
nickelc
closed
1 week ago
0
Update thiserror requirement from 1.0.23 to 2.0.3
#453
dependabot[bot]
opened
2 weeks ago
0
Allow http/https urls for `connect` function
#452
alex-kattathra-johnson
closed
2 weeks ago
2
Accept `http`/`https` schemes in URIs for `tungstenite::client::{connect, client}`
#451
alex-kattathra-johnson
opened
2 weeks ago
7
Issue with native-tls handshake
#450
mirandole
opened
2 weeks ago
2
Update thiserror requirement from 1.0.23 to 2.0.0
#449
dependabot[bot]
closed
2 weeks ago
1
Disabling auto pong in the client
#448
gionapaolini
opened
3 weeks ago
2
How to handle authentication?
#447
DJDuque
closed
2 months ago
2
Update to Rust edition 2021
#446
nickelc
closed
2 months ago
0
Fix clippy warnings & add CI build job for clippy
#445
nickelc
closed
2 months ago
0
Add invalid request handling callback for websocket server
#444
PragmaTwice
opened
2 months ago
1
Support custom behavior for some handshake error cases
#443
PragmaTwice
opened
2 months ago
4
ci: update `actions/checkout` action to v4
#442
nickelc
closed
2 months ago
0
Any way to check for incoming messages instead of waiting
#441
Antosser
closed
2 months ago
2
deps: update `rustls-native-certs` to 0.8
#440
nickelc
closed
2 months ago
0
Update rustls-native-certs requirement from 0.7.0 to 0.8.0
#439
dependabot[bot]
closed
2 months ago
2
`Message::{into_text,to_text}` could use a more specific error type
#438
wackbyte
opened
3 months ago
0
Fix behavior when connecting wss url without TLS support
#437
maugier
closed
3 months ago
3
Update env_logger requirement from 0.10.0 to 0.11.5
#436
dependabot[bot]
opened
3 months ago
0
style: simplify string formatting
#435
hamirmahal
closed
3 months ago
0
fix: eliminate linter errors and improve errors (#312)
#434
tnychn
closed
2 months ago
2
Can't connect to simple server
#433
ndavd
closed
4 months ago
0
Updated dependencies
#432
ivanrg99
opened
4 months ago
5
Flush stream on final handshake stage
#431
yukibtc
closed
3 months ago
8
是否能自定义修改传入accept_hdr 里面的Request参数?
#430
YDHCUI
opened
5 months ago
1
TLS support for non-blocking client
#429
TechnoPorg
closed
5 months ago
1
Is there an example of a tungstenite-rs client that makes a websocket connection with mTLS?
#428
eswenson1
opened
5 months ago
3
Set default-features = false for rustls
#427
rukai
closed
5 months ago
2
Add `permessage-deflate` support, again
#426
SvizelPritula
opened
6 months ago
6
Update rustls
#425
rukai
closed
6 months ago
1
why am i forced to make copies?
#424
ziereis
closed
6 months ago
2
How to do non-blocking reads on client?
#423
nastynaz
closed
6 months ago
5
Why is EWOULDBLOCK considered an error during the initial HTTP upgrade handshake?
#422
hbina
closed
6 months ago
7
handshake: server: Make 'create_response_with_body' function more generic
#421
bartelsielski
closed
7 months ago
0
Update rustls and remove redudent imports
#420
thburghout
closed
7 months ago
0
Make url as feature and bump version
#419
Its-Just-Nans
closed
6 months ago
5
Sending bytes with text opcode
#418
dominikdosoudil
closed
7 months ago
1
Are there plans to add wasm support?
#417
chmorgan
closed
8 months ago
2
Update rustls requirement from 0.22.0 to 0.23.4
#416
dependabot[bot]
closed
3 months ago
2
Connecting to a unix socket
#415
mdevils
closed
8 months ago
3
Update rustls requirement from 0.22.0 to 0.23.3
#414
dependabot[bot]
closed
8 months ago
1
Update rustls requirement from 0.22.0 to 0.23.2
#413
dependabot[bot]
closed
8 months ago
1
Remove or make even more optional the `url` crate in the next version.
#412
Thomas-airmatrix
closed
6 months ago
1
Update env_logger requirement from 0.10.0 to 0.11.3
#411
dependabot[bot]
closed
3 months ago
1
Update rustls requirement from 0.22.0 to 0.23.1
#410
dependabot[bot]
closed
8 months ago
1
Bump version
#409
Its-Just-Nans
closed
8 months ago
1
Update rustls requirement from 0.22.0 to 0.23.0
#408
dependabot[bot]
closed
8 months ago
1
Update env_logger requirement from 0.10.0 to 0.11.2
#407
dependabot[bot]
closed
8 months ago
1
Regarding tungstenite’s support for packet capture tools
#406
zsl99a
closed
9 months ago
2
Socket should flush before closing
#405
TroyKomodo
opened
9 months ago
1
Next