mirror of
https://github.com/actix/actix-website
synced 2024-11-27 18:12:57 +01: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
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user