Handling the Notification

After subscribing to a stream, your program receives a notification for each event (e.g. new transaction or block) being published in the stream. This section provides step-by-step guides to handling stream subscriptions using each supported protocol: Websocket and gRPC.

Last updated