mastodon / flodgatt

A blazingly fast drop-in replacement for the Mastodon streaming API server
GNU Affero General Public License v3.0
86 stars 8 forks source link

WebSocket streaming #16

Closed codesections closed 5 years ago

codesections commented 5 years ago

This PR fully implements WebSocket streaming. Thus, the streaming server is basically feature-complete and is nearly ready for testing. I will provide additional details about how others can test in a follow-up issue/PR after completing the .env implementation (the last pre-testing issue on the #13 road map)