Corda 5 Patterns for getting ASYNC notifications
- This topic has 1 reply, 2 voices, and was last updated 5 months ago by .
-
Topic
-
In Corda 4, we are able to use CordaRPCOps.vaultTrack to track state changes and stateMachinesFeed to track Corda Flow initiation and completion. What are your recommendations for receiving ASYNC notifications in Corda 5 for monitoring flows and state change? I don’t see any equivalent functionality to Corda 4. Do we need to tie into Kafka for this? If so, can you publish some sample code. I would hate to have to poll the server for this information. Please advise.
- You must be logged in to reply to this topic.
Subscribe to our newsletter to stay up to date on the latest developer news, tools, and articles.