//
pkg.gl
Category
github.com/redpwn/rvpn
daemon
jrpc
package
0.0.1
Repository:
https://github.com/redpwn/rvpn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
24 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.