franz/franz
2021-12-09 10:30:29 -05:00
..
silver_messages forget execute check. I'm not going to know what output means a successful check. You will. Just execute_command. 2021-10-26 03:44:25 -04:00
.gitignore seems to theoretically work 2021-06-19 01:07:12 -04:00
franz.csproj bump version number 2021-12-09 10:30:29 -05:00
quieterLogger.cs tests agian 2021-12-09 10:04:44 -05:00
README.md seems to theoretically work 2021-06-19 01:07:12 -04:00
Telefranz.cs I don't think this can be handled at my level 2021-10-28 21:21:02 -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.