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
Missing feature flag in testcase - Build is failing
#75
maheshwarimonika19
opened
2 days ago
0
Simd improvements
#74
Gelbpunkt
opened
3 days ago
0
Add WebSocketStream::{get_ref, get_mut}
#73
Gelbpunkt
closed
3 days ago
0
Add support for VSX accelerated masking
#72
Gelbpunkt
closed
3 days ago
2
FR: Allow access to the underlying stream from WebSocketStream
#71
devanlai
closed
3 days ago
2
Add `nodelay` option for clients.
#70
finnbear
closed
1 month ago
3
rustls-bring-your-own-connector feature
#69
Gelbpunkt
closed
1 month ago
1
Fix #7: Add fuzzer, fix utf-8 validation, disallow `frame_size` of 0.
#68
finnbear
closed
1 month ago
2
Make flush threshold configurable
#67
Gelbpunkt
closed
1 month ago
2
Minor improvements
#66
Gelbpunkt
closed
1 month ago
0
Add support for custom rustls connector without pulling in extra dependencies beyond rustls
#65
devanlai
closed
1 month ago
2
Keep track of pending_bytes
#64
Gelbpunkt
closed
1 month ago
0
Simplify fragmented_message_opcode logic
#63
Gelbpunkt
closed
1 month ago
0
Remove unnecessary capacity substractions when reserving space
#62
Gelbpunkt
closed
1 month ago
0
Update rustls-native-certs to 0.8
#61
Gelbpunkt
closed
2 months ago
0
Respect rustls default crypto providers
#60
Gelbpunkt
closed
2 months ago
0
Properly resolve IPv6 addresses
#59
Gelbpunkt
closed
2 months ago
2
Encapsulated IPv6 literal addresses in URIs incorrectly fail to resolve
#58
devanlai
closed
2 months ago
0
MSRV bump to 1.79 and other breaking changes
#57
Gelbpunkt
closed
3 months ago
0
Add From<Vec<u8>> for Payload and improve From<String>
#56
Gelbpunkt
closed
3 months ago
0
Handle empty close message reason
#55
vilgotf
closed
5 months ago
0
Rust 1.78 unsafe precondition check causes panic on `Message::as_close`
#54
elpiel
closed
5 months ago
0
Add support for rustls-platform-verifier
#53
Gelbpunkt
closed
6 months ago
0
cargo.io index error
#52
n454149301
closed
6 months ago
1
Correct documentation for frame_size
#51
Gelbpunkt
closed
7 months ago
0
Update GA step versions
#50
vilgotf
closed
7 months ago
0
Enable stdarch_x86_avx512 on nightly for x86_64
#49
vilgotf
closed
7 months ago
1
Update to rustls 0.23, base64 0.22
#48
Gelbpunkt
closed
7 months ago
1
Drop unused codec write buffer
#47
vilgotf
closed
7 months ago
0
Add Send bounds to Resolver
#46
Gelbpunkt
closed
8 months ago
0
Bump version to 0.6.0 and add changelog
#45
Gelbpunkt
closed
8 months ago
1
Track whether text message payload was utf8-validated
#44
Gelbpunkt
closed
8 months ago
0
Only use configured connector for wss schemes
#43
Gelbpunkt
closed
8 months ago
0
Increase size of headers buffer
#42
k26pl
closed
8 months ago
1
Adds a `From<Payload> for Bytes` impl
#41
will118
closed
8 months ago
0
compile error
#40
AlfredoCubitos
closed
9 months ago
6
Create a resolver trait
#39
Gelbpunkt
closed
9 months ago
1
Allow tls hostname customization for the client
#38
jon-zu
closed
9 months ago
3
Allow the client builder to set a resolver
#37
jon-zu
closed
9 months ago
1
Allow creating text messages from Payload
#36
Gelbpunkt
closed
10 months ago
0
Fix close sequence, take #2
#35
Gelbpunkt
closed
10 months ago
1
Do not wait for stream closure in poll_close
#34
Gelbpunkt
closed
10 months ago
1
Websocket -> WebSocket
#32
Gelbpunkt
closed
11 months ago
0
Refactors and perf improvements
#31
Gelbpunkt
closed
11 months ago
1
docs: add badges to readme
#30
MrCoolTheCucumber
closed
11 months ago
3
"invalid opcode" error
#29
Diggsey
closed
11 months ago
6
Make Message creation payload options more flexible
#28
Gelbpunkt
closed
11 months ago
5
Zero-copy send specialization, take 2
#27
Gelbpunkt
closed
1 year ago
0
empty default features
#26
vilgotf
closed
1 year ago
0
zero-copy send
#25
vilgotf
closed
1 year ago
0
Next