iris-rs
A live messaging service built with Rust & Svelte and powered by raw WebSockets.
Technologies
The main technologies implemented in this project are:
- Websockets: powered by
axum
- Rest API: powered by
axum
- PostgreSQL: powered by
diesel
- Protobuf (soon to be dropped): powered by
prost
and protobuf.js
- Serialization: powered by
serde
- Authentication: powered by
jwt
- Hashing: powered by
argon2
- Async: powered by
tokio
- Frontend: powered by
Svelte
And many more...
Features