identity
scalus.cardano.node.stream.ScalusAsyncStreamAdapter.identity
object identity extends ScalusAsyncStreamAdapter[ScalusAsyncSource]
A ScalusAsyncSource is already a stream, so BlockchainStreamProvider[ScalusAsyncSource] is a complete streaming API with nothing beyond the standard library — consume it with a pull() loop, or bridge it wherever. This is the form to reach for in examples, so the first thing a reader meets does not force a choice of stream library.
Attributes
- Graph
-
- Supertypes
- Self type
-
identity.type
Members list
In this article