listen Server-sent Events from Mastodon Streaming API
By default, three events, 'update', 'notification' and 'delete' from Mastodon Streaming API are available.
This class inherits from EventEmitter, so you will also see its documents.
You can add your own events by method 'on' and trigger them by method 'emit'.
listen Server-sent Events from Mastodon Streaming API
By default, three events, 'update', 'notification' and 'delete' from Mastodon Streaming API are available. This class inherits from EventEmitter, so you will also see its documents. You can add your own events by method 'on' and trigger them by method 'emit'.