Commit graph

3 commits

Author SHA1 Message Date
Philip (a-0)
d258060769 Event system
- App events, can be polled by apps using the HTTP API
- Node events, can be processed by a node implementation by registering a callback in the `Ubisync` object
- Some further additions, like adding pot members etc. to test these new event functions
2024-01-24 17:53:50 +01:00
Philip (a-0)
84784599a7 Added minimal sdk, simplified test using the sdk's client 2024-01-07 19:13:51 +01:00
Philip (a-0)
31dc4fd4a3 Split repository into 3 crates 2024-01-05 20:59:25 +01:00