The following clientrpc examples are provided:
- version: Most basic example showing how to connect to a running
clientrpcinstance to query its version. - multistreams: Example showing how to request multiple streams from the server.
- chat: Example showing how to read chat messages from stdin and output received messages to stdout.