mirror of
https://github.com/actix/actix-website
synced 2025-03-31 03:52:39 +02:00
Update websockets.md (#261)
This commit is contained in:
parent
7cbaf1b391
commit
eff8c425a6
@ -16,5 +16,5 @@ The following is an example of a simple websocket echo server:
|
|||||||
|
|
||||||
[message]: https://docs.rs/actix-web-actors/2/actix_web_actors/ws/enum.Message.html
|
[message]: https://docs.rs/actix-web-actors/2/actix_web_actors/ws/enum.Message.html
|
||||||
[payload]: https://docs.rs/actix-web/3/actix_web/web/struct.Payload.html
|
[payload]: https://docs.rs/actix-web/3/actix_web/web/struct.Payload.html
|
||||||
[examples]: https://github.com/actix/examples/tree/master/websockets/websocket
|
[examples]: https://github.com/actix/examples/tree/master/websockets
|
||||||
[chat]: https://github.com/actix/examples/tree/master/websockets/chat
|
[chat]: https://github.com/actix/examples/tree/master/websockets/chat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user