Philip (a-0)
9bc2db2b24
Cargo cleanup: removed cozo, updated reqwest
2024-03-23 18:21:58 +01:00
Philip (a-0)
a68c08292f
PeerId rework: PeerId is now unique and enforces b32-encoded destination
2024-03-23 18:16:46 +01:00
Philip (a-0)
ce7519225e
Migrated from cozodb to BonsaiDB.
...
Relevant to #3
2024-02-10 19:59:21 +01:00
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)
a768ce0f4e
Introduced "pot" concept for isolating different apps' elements from each other. Removed tracing_setup
macro since it disabled most logging output
2024-01-14 14:38:05 +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)
a75c115761
Massive refactoring
2024-01-05 21:34:37 +01:00
Philip (a-0)
31dc4fd4a3
Split repository into 3 crates
2024-01-05 20:59:25 +01:00
Philip (a-0)
3825263fa3
Add basic JWT authentication for app API
2024-01-05 20:43:47 +01:00
Philip (a-0)
e4fe60c06e
Proof of Concept
2023-12-07 19:51:19 +01:00