-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-6400 Balance-transfer filtered events
Update sample code to use the channel-based events. The sample will also use the new connection profile API to get a list of channel-based NodeSDK event hubs using filtered blocks, automatic unregistration, and automatic disconnect, all new features of channel-based events. This will demostrate the most common use case for events. The sample code will require the NodeSDK to be at 1.1 alpha. Change-Id: Id9f2b37f02d7d662b7ca1016586560ee4c595992 Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
- Loading branch information
Showing
3 changed files
with
41 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters