Skip to content

Commit 7badb22

Browse files
committed
docs: update changelog with WebSocket masking optimization
1 parent 116481e commit 7badb22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- gb_sets for lingering streams (O(log N) vs O(N) lookups)
2020
- IOList accumulation for header fragments
2121
- HPACK and QPACK header compression with O(1) static table lookups
22+
- WebSocket: use `rand:bytes/1` instead of `crypto:strong_rand_bytes/1` for mask keys
2223

2324
### Added
2425

0 commit comments

Comments
 (0)