Forum chevron_right Corda 5 – CorDapp Development chevron_right Corda 5 Patterns for getting ASYNC notifications

  • Creator
    Topic
  • #11673
    Barry Kreiser
    Participant

    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.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #11854
    Divya Taori
    Keymaster

    Hi, This is something that will be addressed in the future releases. And the team has noted your point – we will surely publish a sample demonstrating how to use the same.

Viewing 1 replies (of 1 total)
  • 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.