mastodon/streaming
Ben Lubar 0dfba0884e minor server-sent events fixes ()
* Send output on the server-sent events stream immediately so the client sees that it was successfully opened even if it doesn't have any messages.

Fix transparent SSE streaming for the public:local and hashtag:local stream types.

* Tell caches to never store server-sent events.
..
index.js minor server-sent events fixes ()