issues
search
Gelbpunkt
/
tokio-websockets
High performance, strict, tokio-util based websockets implementation
MIT License
62
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
zero-copy send
#25
vilgotf
closed
1 year ago
0
Sync the changelog with latest changes
#24
Gelbpunkt
closed
1 year ago
0
Validate UTF-8 in partial continuation frames
#23
Gelbpunkt
closed
1 year ago
1
coalesce frame & message limit into payload limit
#22
vilgotf
closed
1 year ago
1
rewrite `ProtocolError`
#21
vilgotf
closed
1 year ago
0
update close code deny list
#20
vilgotf
closed
1 year ago
0
rework `CloseCode` into a struct
#19
vilgotf
closed
1 year ago
0
Make codec encoder operate on frames
#18
Gelbpunkt
closed
1 year ago
0
Update the changelog
#17
Gelbpunkt
closed
1 year ago
0
Split up `proto`
#16
Gelbpunkt
closed
1 year ago
1
Remove tungstenite dev-dep
#15
Gelbpunkt
closed
1 year ago
0
Always enable UTF-8 fail fast
#14
Gelbpunkt
closed
1 year ago
3
remove duplicate close message empty states
#13
vilgotf
closed
1 year ago
0
Split `proto`
#12
Gelbpunkt
closed
1 year ago
0
Fix dev-dependencies
#11
Gelbpunkt
closed
1 year ago
0
Optimize simdutf8 usage in should_fail_fast
#10
Gelbpunkt
closed
1 year ago
0
avoid memcpy for unfragmented messages
#9
vilgotf
closed
1 year ago
0
Create a `Relaxations` struct
#8
Gelbpunkt
closed
1 year ago
0
Fuzzing
#7
Gelbpunkt
closed
1 month ago
0
`poll_close` fixes
#6
vilgotf
closed
1 year ago
1
frameing edge cases
#5
vilgotf
closed
1 year ago
0
store only one stream state copy
#4
vilgotf
closed
1 year ago
0
replace `futures-util` with `futures-core` & `futures-sink`
#3
vilgotf
closed
1 year ago
0
Remove println in `client_request.rs`
#1
djmitche
closed
1 year ago
3
Previous