Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

clientrpc Examples

The following clientrpc examples are provided:

  • version: Most basic example showing how to connect to a running clientrpc instance 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.