A blazingly fast drop-in replacement for the Mastodon streaming API server
Go to file
Daniel Sockwell 9434260fa7 Add logging with `pretty_env_log`
This commit adds basic logging at both the `info` level (for establishing
a new stream) and at the `debug` level (for streaming JSON).
2019-04-18 10:10:01 -04:00
src Add logging with `pretty_env_log` 2019-04-18 10:10:01 -04:00
.gitignore Initial project files 2019-02-11 09:45:14 +01:00
Cargo.lock Add logging with `pretty_env_log` 2019-04-18 10:10:01 -04:00
Cargo.toml Add logging with `pretty_env_log` 2019-04-18 10:10:01 -04: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