Milton Mazzarri

Results 13 issues of Milton Mazzarri

As is now, the project needs to add more robust unit tests.

help wanted

Use a server-sent events endpoint to receive updates in real-time ## References * [Streaming API](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Streaming-API.md) * [Using Server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events#Event_stream_format)

This PR also include the following changes: * [x] Update credo config to the latest format. * [x] Removes compilation warnings * [x] Updates the CI workflow to use more...