package
0.0.1
Repository: https://github.com/redpwn/rvpn.git
Documentation: pkg.go.dev

# Functions

NewObjectStream creates a new jsonrpc2.ObjectStream for sending and receiving JSON-RPC 2.0 objects over a WebSocket.

# Structs

A ObjectStream is a jsonrpc2.ObjectStream that uses a WebSocket to send and receive JSON-RPC 2.0 objects.