mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 01:32:18 +01:00
fix #446 * Read signatures no longer include `opcode` * stream::got_binary and stream::got_text inform the caller if the current incoming message is binary or text. Actions Required: * Remove the `opcode` reference parameter from calls to synchronous and asynchronous read functions, replace the logic with calls to stream::got_binary and stream::got_text instead.
1.1 KiB
1.1 KiB