issues
search
denoland
/
fastwebsockets
A fast RFC6455 WebSocket implementation
https://docs.rs/fastwebsockets/
Apache License 2.0
880
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tls_client example doesn't work anymore
#92
xelra
opened
4 days ago
1
example: add more examples
#91
Caiooooo
opened
1 week ago
0
any plan to support the sync-api?
#90
Weissle
closed
1 month ago
1
Clarify FragmentCollectorRead::read_frame(send_fn) closure documentation
#89
Avi-D-coder
opened
1 month ago
0
Add flush method to ensure frame is correctly written
#88
erebe
opened
2 months ago
0
Split set_auto_ping, set_auto_close issue
#87
bigvo
opened
2 months ago
0
Benchmark Request : FrameworkBenchmarks
#86
Malix-Labs
closed
3 months ago
3
Sec-WebSocket-Protocol support
#85
maoyutofu
closed
3 months ago
1
How can I handle ws and http request in the same router path like "/" ?
#84
snowinszu
opened
4 months ago
0
fix: remove deprecated method & append missing features
#83
ptazithos
closed
4 months ago
0
fix: remove deprecated method & append missing features
#82
ptazithos
closed
5 months ago
0
perf: use plain iterator for payload unmasking
#81
lucab
closed
5 months ago
1
fix: Use correct `AsyncRead` bound in `after_handshake_split`
#80
matheus23
closed
5 months ago
0
Add FragmentCollector::into_inner
#79
jembishop
closed
5 months ago
0
poll_* methods to support custom futures implementations
#78
dgrr
opened
6 months ago
17
`read_frame` may panic
#77
arBmind
closed
6 months ago
2
Splitting connection cannot handle ping
#76
gabrielfonte
closed
6 months ago
1
axum: fix panic caused by missing upgrade header; HTTP 400 on error
#75
nitn3lav
closed
8 months ago
0
proxy connection problem
#74
guotie
closed
5 months ago
2
Ext traits should not be used in where bounds
#73
Darksonn
closed
8 months ago
1
feat: Close tcp after sending a close frame
#72
jespertheend
opened
8 months ago
5
Features hidden behind feature flags not shown in docs.rs
#71
dev-ardi
closed
8 months ago
1
Thin Wrapper for Owned Traits
#70
parastrom
opened
9 months ago
0
How to close a websocket connection?
#69
radudiaconu0
closed
9 months ago
1
Axum integration
#68
littledivy
closed
9 months ago
0
Zero unsafe usage
#67
littledivy
closed
5 months ago
3
Any benchmark on ws recv?
#66
guotie
closed
9 months ago
1
Can't import OpCOde
#65
radudiaconu0
closed
9 months ago
2
split stream, what is latest status of feature `unstable-split`?
#64
so-schen
opened
10 months ago
5
Use ByteMut per websocket instead thread local storage
#63
erebe
closed
9 months ago
0
Support HTTP2
#62
c-antin
opened
11 months ago
2
add handshake::connect function
#61
86maid
closed
9 months ago
2
Backing store API
#60
littledivy
closed
9 months ago
0
chore: upgrade to hyper 1.0
#59
bartlomieju
closed
11 months ago
0
What about the latest version of handshake?
#58
86maid
closed
11 months ago
5
Benchmark Clairity
#57
tryoxiss
closed
11 months ago
1
Axum integration
#56
rocinant3
closed
9 months ago
2
Update hyper to v1.0.x
#55
discosultan
closed
11 months ago
2
Support futures / async-std traits
#54
A248
opened
1 year ago
0
fix: use data-stream.binance.com and surface status code errors
#53
mmastrac
closed
1 year ago
0
Fix header parsing for 32bits architecture
#52
erebe
closed
1 year ago
3
Add monoio_server example
#51
littledivy
opened
1 year ago
1
proxy
#50
guotie
closed
5 months ago
1
Error: Invalid status code on examples/tls_client.ts
#49
thaibui
closed
1 year ago
0
feat: split WebSocket
#48
mmastrac
closed
1 year ago
4
feat: refactor to allow for split mode of operation
#47
mmastrac
closed
1 year ago
1
Error in websocket connection: Unexpected EOF
#46
jsoneaday
closed
1 year ago
1
Reconnecting on disconnect
#45
MTRNord
opened
1 year ago
0
Thread safe
#44
littledivy
closed
1 year ago
0
permessage-deflate
#43
willrnch
opened
1 year ago
0
Next