client/json_newline_transformer library

Properties

jsonNewlineDocument → StreamChannelTransformer<Object?, String>
A StreamChannelTransformer similar to the default jsonDocument transformer that is built in to stream_channel, but adds a newline at the end of the JSON document, per Electrum's RPC requirement.
final