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

Unix sockets WIP #77

Closed codesections closed 4 years ago

codesections commented 4 years ago

This PR provides an initial, WIP implementation of Unix socket support.

This implementation does not properly clean up after itself and should not be used in production. I am pushing it now so that I can test against a released version.