actix-web-actors/CHANGES.md
take-ing (rather than split-ing) the encoded buffer when yielding bytes in the response stream.time dependency.time dependency.actix version 0.13. #26754.0.0-beta.12.4.0.0-beta.11.4.0.0-beta.10.4.0.0-beta.8.ws:WsResponseBuilder for building WebSocket session response. #1920ws::{start_with_addr, start_with_protocols}. #1920actix to 0.12. #2277pin-project to 1.0.bytes to 1.0. #1813WebsocketContext::text now takes an Into<bytestring::ByteString>. #18643.0.0-beta.2.actix-* dependencies to latest versions.actix-web & actix-http dependencies to beta.1Add ws::start_with_addr(), returning the address of the created actor, along with the HttpResponse.
Add support for specifying protocols on websocket handshake #835
WebsocketContext #925