README ¶ RPC Example Implemented 13.3.5. Caller Identification (https://tools.ietf.org/html/draft-oberstet-hybi-tavendo-wamp-02#section-13.3.5) Run the server with go run rpc-server/main.go Run the client with go run rpc-client/main.go ??? PROFIT!!! Now the rpc method knows caller ;) Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis rpc-client rpc-server Click to show internal directories. Click to hide internal directories.