paypal/butterfly

Create a Kafka consumer to push log events per transformation to a browser through a HTTP service using SSE

fabiocarvalho777 opened this issue · 0 comments

The idea is to allow a web application to show the transformation in a console as it happens.
An example of how to implement it can be seen here.