grpcserver

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: ISC Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const RPCMaxMessageSize = 1024 * 1024 * 1024 // 1 GB

RPCMaxMessageSize is the max message size for the RPC server to send and receive

Variables

This section is empty.

Functions

func NewP2PServer

func NewP2PServer(listeningAddresses []string) (server.P2PServer, error)

NewP2PServer creates a new P2PServer

func NewRPCServer

func NewRPCServer(listeningAddresses []string, rpcMaxInboundConnections int) (server.Server, error)

NewRPCServer creates a new RPCServer

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL