Releases: Terkwood/BUGOUT
Releases Β· Terkwood/BUGOUT
β Implement micro-changelog
π¬ Implement micro-judge
Adds an experimental micro-judge service in #172, which is the first step in proving out a backend that can live inside a t3.micro AWS instance.
Right now, the first person to visit the site in a given period has to endure an impossibly long wait time (75 seconds+) while the bigger box with Kafka starts up. Having a tiny little implementation dependent on Redis Streams can solve this.
π Update reaper rdkafka dependency
π¨βπ¨βπ§βπ§ Add participation service
βοΈ Gateway updates
βοΈ Multiple board sizes
Provides the ability to play on various board sizes. (#103)
π Add persistent client IDs
π§Ή Clean up abandoned lobby games
π― Automatic startup
π Gateway: provide idle status
- Gateway can now provide idle status when requested by the client (#130)
- Sabaki updated to show modal based on idle status
- Gateway dependencies updated (#138)