A blazingly fast drop-in replacement for the Mastodon streaming API server
Go to file
Daniel Sockwell f8565824fc
Merge pull request #4 from tootsuite/warp
Implement basic Server Sent Events with Warp
2019-04-18 08:52:14 -04:00
src Minor lints 2019-04-16 08:21:19 -04:00
.gitignore Initial project files 2019-02-11 09:45:14 +01:00
Cargo.lock Add dependencies neccessary for SSE/Warp 2019-04-15 14:48:09 -04:00
Cargo.toml Add dependencies neccessary for SSE/Warp 2019-04-15 14:48:09 -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