Commit Graph

5 Commits

Author SHA1 Message Date
nerix 9c96dd53c7 feat(eventsub): add basic parse tests and benchmark (#5952) 2025-02-12 22:45:13 +01:00
nerix f4bfee98b4 fix(cmake): generate resources in build directory (#5940) 2025-02-08 21:05:52 +00:00
pajlada 634842d2f5 refactor(eventsub): Allow for skipping generation of json implementations (#5904)
This can be done using the `SKIP_JSON_GENERATION` flag (off by default)

The FreeBSD builder uses this flag since its python stuff is slow
2025-02-06 08:21:21 +00:00
nerix 449aefc6bc refactor(eventsub): generate entire files (#5897) 2025-02-05 16:53:25 +01:00
pajlada 0f8a29fdb9 feat: add initial experimental Twitch Eventsub support (#5837)
Co-authored-by: nerix <nerixdev@outlook.de>
2025-02-02 16:03:24 +00:00