@iov/stream
v2.3.2
Published
Utility functions for producing and consuming Streams
Downloads
62
Readme
@iov/stream
@iov/stream are some helper methods and classes to ceal with stream processing.
As BCP's BlockchainConnection
exposes a Stream based event API, and
tendermint/RpcClient exposes Stream based subscriptions, there is common useful
functionality for creating and consuming streams both in applications as well as
in the test code.
License
This package is part of the IOV-Core repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).