The backend (rest and websocket api) of the Versal platform
Find a file
2025-04-26 09:55:21 -04:00
.vscode Split middleware into account and hub membership middlewares, modify all hub endpoints to work with new middlewares 2025-04-23 21:07:18 -04:00
crates Send local messages to websocket redis queue (fixes #13) 2025-04-26 09:55:21 -04:00
dev Move federation endpoints back to a federation api 2025-04-25 22:11:43 -04:00
.gitignore Create versal-federation crate, start on message queue, split a bunch of shared code to other crates 2024-12-12 21:02:19 -05:00
Cargo.lock Move federation endpoints back to a federation api 2025-04-25 22:11:43 -04:00
Cargo.toml Initial commit, creating users and user sessions 2024-12-08 01:35:17 -05:00
LICENSE Initial commit, creating users and user sessions 2024-12-08 01:35:17 -05:00
rustfmt.toml wip 2025-02-14 23:44:50 -05:00