Skip to content
Snippets Groups Projects
Paul Makles's avatar
dde4224d
Forked from Revolt / Server
228 commits behind the upstream repository.
Name Last commit Last update
assets
src
.gitignore
Cargo.lock
Cargo.toml
README.md

Delta is a blazing fast API server built with Rust for the REVOLT platform.

Features:

  • Robust and efficient API routes for running a chat platform.
  • Distributed notification system, allowing any node to be seamlessly connected.
  • Simple deployment, based mostly on pure Rust code and libraries.
  • Hooks up to a MongoDB deployment, provide URI and no extra work needed.