//
pkg.gl
Category
github.com/redpwn/rvpn
cmd
control-plane
jrpc
package
0.0.1
Repository:
https://github.com/redpwn/rvpn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
19 SLOC
#
Functions
NewObjectStream
NewObjectStream creates a new jsonrpc2.ObjectStream for sending and receiving JSON-RPC 2.0 objects over a WebSocket.
#
Structs
ObjectStream
A ObjectStream is a jsonrpc2.ObjectStream that uses a WebSocket to send and receive JSON-RPC 2.0 objects.