package callback
Type Members
- case class NodeCallbackStreamManager(callbacks: NodeCallbacks, overflowStrategy: OverflowStrategy = OverflowStrategy.backpressure, maxBufferSize: Int = 16)(implicit system: ActorSystem) extends NodeCallbacks with StartStopAsync[Unit] with BitcoinSLogger with Product with Serializable
Creates a wrapper around the give node callbacks with a stream