mostlymaxi / twitch-interactive-things

random rust projects to make my twitch stream more interactive!
https://twitch.tv/mostlymaxi
MIT License
3 stars 6 forks source link

temporary fix to catch up to latest franz messages #18

Closed mostlymaxi closed 1 month ago

mostlymaxi commented 1 month ago

franz consumers always read from the beginning which reprocesses all previously seen commands

mostlymaxi commented 1 month ago

fixed in https://github.com/mostlymaxi/twitch-interactive-things/pull/32