Building a Twitch Chat Game in Rust part 5 - Twitch Live Stream

Subscribers:
950
Published on ● Video Link: https://www.youtube.com/watch?v=lJ_fA2TuDYg



Duration: 1:27:25
56 views
2


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 kept working on our Twitch chat client trying to figure out how to build a more ergonomic interface using closures and mutexes. We haven't fully completed the refactoring so this is still to be continued!

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.







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