Documentation
¶
Overview ¶
Command peer-plugin is the server side of a bidirectional JSON-RPC 2.0 connection. It serves the "greet" method, and while handling it calls "progress" back on its caller — the same stdin/stdout stream carries both directions. That is what makes it a Peer rather than a plain server.
It is driven by the peer-client example; you would not normally run it directly.
Click to show internal directories.
Click to hide internal directories.