+++ title = "Websocket" description = "" date = 2024-01-21T18:20:00+00:00 updated = 2024-01-21T18:20:00+00:00 draft = false weight = 2 sort_by = "weight" template = "docs/page.html" [extra] lead = "" toc = true top = false flair =[] +++ ## Chat Room Example For a simple example of a chat room implementation with [socketioxide](https://github.com/Totodore/socketioxide), refer to this [link](https://github.com/loco-rs/chat-rooms).