mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 09:42:18 +01:00
* Stream write operations now return the number of bytes transferred from the caller's input buffers. Actions Required: * Modify websocket write completion handlers to receive the extra std::size_t bytes_transferred parameter.