We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116481e commit 7badb22Copy full SHA for 7badb22
1 file changed
NEWS.md
@@ -19,6 +19,7 @@
19
- gb_sets for lingering streams (O(log N) vs O(N) lookups)
20
- IOList accumulation for header fragments
21
- 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
23
24
### Added
25
0 commit comments