franz/franz
Adam R. Grey 07a5f0a5f4 telefranz is a singleton
kind of wrecked my ability to use telefranz.tests, but I'm not going to ruin my entire design just for the fun of writing twice as much code for no benefit
2021-08-21 06:14:51 -04:00
..
silver_messages commands update 2021-07-23 02:08:34 -04:00
.gitignore seems to theoretically work 2021-06-19 01:07:12 -04:00
franz.csproj telefranz is a singleton 2021-08-21 06:14:51 -04:00
README.md seems to theoretically work 2021-06-19 01:07:12 -04:00
Telefranz.cs telefranz is a singleton 2021-08-21 06:14:51 -04:00

franz

allows you to speak kafka

spec

  • snake_case for all "title"-y things.
  • every message type should have a type, which is a string (in snake case), which cannot be null. Everything else varies by topic.

Everyone on kafka must subscribe to the silver_meddlists.global topic. - ideal if franz itself can handle all the minimum requirements.