module

JsonRpc::Stream

Helpers for multiplexing streamed clients

Instance methods

process_document(document : String)

Processes document as if it was sent by the remote end.

Source
recv_message(id)

Interface for JsonRpc::Client

Source