What's Changed
- Support
ws_max_size in wsproto implementation by @Kludex in #2915
- Support
ws_ping_interval and ws_ping_timeout in wsproto implementation by @Kludex in #2916
- Use
bytearray for incoming WebSocket message buffer in websockets-sansio by @Kludex in #2917
Full Changelog: 0.45.0...0.46.0