COMMITS
May 27, 2026
M
check frame length against max_size before narrowing to usize (#545)
metsw24-max committed
May 21, 2026
K
Validate Sec-WebSocket-Key length per RFC 6455 §4.2.1.5 (#543)
Krish Goyal committed
March 17, 2026
D
Suppress clippy warnings in tests/
Daniel Abramov committed
D
Bump version
Daniel Abramov committed
March 3, 2026
Z
Add missing word to the comment (#521)
zmnxc1 committed
March 2, 2026
S
Inline the utf-8 crate (#536)
Simon Sapin committed
D
Update the CI to accomodate for the new MSRV
Daniel Abramov committed
February 7, 2026
D
Fix formatting in CHANGELOG.md
Daniel Abramov committed
D
Update CHANGELOG.md
Daniel Abramov committed
January 29, 2026
Z
Fixing issue with non-ASCII header values
Zach FettersMoore committed
January 5, 2026
D
Fix CI/CD to work with rust 1.68.2
Daniel Abramov committed
D
Update rust-version to 1.68.2
Daniel Abramov committed
September 24, 2025
D
Bump version (0.28.0)
Daniel Abramov committed
September 11, 2025
D
refactor: simplify processing incoming data frames
Daniel Abramov committed
September 9, 2025
A
Replace `if let Some(...)` with `.ok_or(...)?`
Alex Bakon committed
September 8, 2025
A
Refactor top-level branch with early error return
Alex Bakon committed
September 10, 2025
A
Implement into_inner to get the underlying stream (#516)
Abhishek Kumar committed
September 5, 2025
A
Avoid a Vec allocation during handshaking (#514)
Alex Bakon committed
August 15, 2025
M
Proper strigification of http::Version (#513)
Moray Breckinridge committed
August 8, 2025
T
Update to socket2 v0.6 (#505)
Thomas de Zeeuw committed
July 24, 2025
A
Reduce `Error` size 136 -> 32 (#511)
Alex Butler committed
July 9, 2025
C
Fix clippy warnings: Inline `format!` args
Constantin Nickel committed
June 13, 2025
D
Prepare 0.27.0 release
Daniel Abramov committed
May 24, 2025
May 23, 2025
A
Add end to end "send+recv" benchmarks (#497)
Alex Butler committed
May 16, 2025
A
Update src/protocol/frame/frame.rs
Alex Butler committed
A
Don't allow zero `in_buf_max_read`
Alex Butler committed