mirror of
https://github.com/actix/actix-web.git
synced 2024-12-03 14:56:44 +00:00
80f385e703
`WsWriter` trait is a common interface for writing to a websocket and it's implemented for both: `WebScoketContext` and `ClientWriter`. |
||
---|---|---|
.. | ||
client.rs | ||
context.rs | ||
frame.rs | ||
mask.rs | ||
mod.rs | ||
proto.rs |