A blazingly fast drop-in replacement for the Mastodon streaming API server
Go to file
Daniel Sockwell 083130682f Remove custom rustfmt rule
This commit removes the custom rustfmt rule (which specified a shorter
line length) so that the project conforms to idiomatic Rust formatting
standards.
2019-03-05 08:23:24 -05:00
src Use redis environment for connection 2019-02-19 22:57:01 +01:00
.gitignore Initial project files 2019-02-11 09:45:14 +01:00
Cargo.lock Added structures for env variables 2019-02-19 20:29:32 +01:00
Cargo.toml Added structures for env variables 2019-02-19 20:29:32 +01:00
LICENSE Initial commit 2019-02-08 10:35:26 +01:00
README.md Initial project files 2019-02-11 09:45:14 +01:00

README.md

RageQuit

A blazingly fast drop-in replacement for the Mastodon streaming api server

Usage

$ ragequit --port 4002    # Default port is 3666