update changelog

pull/362/head
Alex Butler 1 year ago
parent 9567cc73f3
commit 8f73cf03ab
  1. 1
      CHANGELOG.md

@ -14,6 +14,7 @@
Note: `WriteBufferFull` returns the message that could not be written as a `Message::Frame`.
- Add ability to buffer multiple writes before writing to the underlying stream, controlled by
`WebSocketConfig::write_buffer_size` (default 128 KiB). Improves batch message write performance.
- Panic on receiving invalid `WebSocketConfig`.
# 0.19.0

Loading…
Cancel
Save