This website requires JavaScript.
Explore
Help
Sign in
Versal
/
versal-backend
Watch
1
Star
1
Fork
You've already forked versal-backend
0
Code
Issues
8
Pull requests
Projects
Releases
Packages
Activity
The backend (rest and websocket api) of the Versal platform
39
commits
1
branch
0
tags
305
KiB
Rust
96.3%
Python
3.7%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
SeanOMik
17e54a2971
Send local messages to websocket redis queue (
fixes
#13
)
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