https://linen.dev logo
Axum Websockets
# help
j
Hi there, I am prototyping a small chat application with axum using Websockets. Is it possible to use websockets with shuttle?
The code can be found in the axum examples https://github.com/tokio-rs/axum/tree/main/examples/chat
k
Yup, we actually had a workshop recently for just that:

https://www.youtube.com/watch?v=-N8AKKCE9L8

Also:
j
oh wow, cool! Thanks! 🙂
s
And there is a section in our docs too for those who prefer reading https://docs.shuttle.rs/examples/axum#websocket