Replacement for Faust Streaming

Tags

faust-streaming was forked from the original faust project.

While the basic ideas are good, sometimes debugging can be a difficult task.




  • Want to keep the basic App class and support things like @app.task() and @app.agent

  • Should be able to use python's default logging module with no issues.

  • Shoudl make it easy to use with sentry as needed.