actix-web/actix-web-actors
brockelmore cbebacdac2
Add `start_with_addr_and_codec` to websocket actor
It currently isn't possible to start a websocket actor and return the address while also specifying the codec. This is a non-breaking (purely additive) change to do so
2021-07-18 15:57:32 -04:00
..
src Add `start_with_addr_and_codec` to websocket actor 2021-07-18 15:57:32 -04:00
tests migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
CHANGES.md prepare beta.8 releases (#2292) 2021-06-26 16:33:36 +01:00
Cargo.toml prepare beta.8 releases (#2292) 2021-06-26 16:33:36 +01:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md prepare beta.8 releases (#2292) 2021-06-26 16:33:36 +01:00

README.md

actix-web-actors

Actix actors support for Actix Web.

crates.io Documentation Version License
dependency status Download Chat on Discord

Documentation & Resources