Skip to content

➿ Gateway backend doubler

Compare
Choose a tag to compare
@Terkwood Terkwood released this 05 Apr 18:17
· 252 commits to unstable since this release
0d0bd72

Gateway backend doubler

We completed work in #205 and #206.

  • Adds the doubler utility to gateway, which allows forwarding commands to both kafka and redis-streams.
  • Use log in gateway.
  • Refactor gateway broadly.
  • Stub out some methods which will be used to communicate with botlink and redis streams.

Other updates

  • Update botlink model to include board_size in AttachBot command. #207
  • Trim bugout-game-ready channel from micro-changelog. #187