180Protocol / codaptor

Instantly add Corda to any tech stack and improve resiliency of your architecture
GNU Affero General Public License v3.0
15 stars 5 forks source link

WebSockets-based real-time flow tracking #2

Open igor-b180 opened 4 years ago

igor-b180 commented 4 years ago

Add support for flow initiation and progress tracking via WebSockets.

In some cases API clients may require tighter feedback about execution of a flow instance. Add an ability to use websockets for receiving real-time updates from flow progress tracker and flow outcomes.