Commit Graph

6 Commits

Author SHA1 Message Date
Sage Vaillancourt 3f98892ddd Merge branch 'main' of https://gitlab.com/kafka-dance/kafka-dance-api into main 2022-08-26 18:51:41 -04:00
Sage Vaillancourt cf21c56231 A bit more error handling.
Seeing if we can consistently inform the frontend about request errors.
Also, trying to outright crash with slightly less frequency.
2022-08-26 18:50:02 -04:00
Sage Vaillancourt ac2d3504bd Add kill message handling.
Remove 'Loading' message.
2022-08-23 22:27:08 -04:00
Sage Vaillancourt 61b5da846a Make slightly more flexible about configs and data 2022-08-23 16:47:29 -04:00
Sage Vaillancourt 5aa87c0775 Better cluster editing.
Refactoring to prep for increased flexibility.
2022-08-20 19:23:22 -04:00
Sage Vaillancourt cdc218f2bf Extremely hacky initial commit.
Right now it's very, very, barely capable of message querying.
It can:
  * Run one-shot requests against all known events.
  * Run real-time requests, pushing each matching event to the frontend.
2022-08-18 16:47:02 -04:00