paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
48 stars 50 forks source link

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

Open fabiocarvalho777 opened 5 years ago

fabiocarvalho777 commented 5 years ago

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.