Building a Twitch Chat Game in Rust part 4 - Twitch Live Stream
Channel:
Subscribers:
950
Published on ● Video Link: https://www.youtube.com/watch?v=twMxwyAy1WU
In this new series, we continue building a Twitch chat game live.
The idea is to be able to interact with the chat, ask questions, and receive answers from the chat
In this session, we focused on refactoring our Twitch connection logic and we are creating a client that can be used to expose all the necessary functionality in a more abstract way.
All the code is available on GitHub: https://github.com/lmammino/twitch-chat-bot (specific changes from this session in this PR: https://github.com/lmammino/twitch-chat-bot/pull/3 )
For more live streams, check out our Twitch profile at https://twitch.tv/loige.
Other Videos By Luciano Mammino (loige)
Tags:
Rust
Error Handling
Environment Variable
AWS
Live Stream
Code
GitHub
Rust programming
Live coding
Twitch profile
Code repository
Software development
Web development
nom
parsing
websockets
async
twitch
api
chat
game