Creating a web socket server with Rust
Channel:
Subscribers:
7,930
Published on ● Video Link: https://www.youtube.com/watch?v=DehfFLxX494
In this video I decide to create a web socket server in order to send the chat messages to the front end. We get the server running, but still more learning needs to be done to use the socket server in the way we want to.
I'm streaming every weekday morning on Twitch at https://www.twitch.tv/brookzerker. Please feel free to stop by and say hi!
Links
My code: https://github.com/BrooksPatton/rusty-chatbot-server
The Learning Wiki: https://github.com/BrooksPatton/learning-rust/wiki
Twitter: https://twitter.com/Brooks_Patton -- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker)
Tags:
twitch
games
programming
rust
rustlang
web socket