server

package
v0.32.6 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGRPCServer

func NewGRPCServer(protoAddr string, app types.ABCIApplicationServer) cmn.Service

NewGRPCServer returns a new gRPC ABCI server

func NewServer

func NewServer(protoAddr, transport string, app types.Application) (cmn.Service, error)

func NewSocketServer

func NewSocketServer(protoAddr string, app types.Application) cmn.Service

Types

type GRPCServer

type GRPCServer struct {
	cmn.BaseService
	// contains filtered or unexported fields
}

func (*GRPCServer) OnStart

func (s *GRPCServer) OnStart() error

OnStart starts the gRPC service

func (*GRPCServer) OnStop

func (s *GRPCServer) OnStop()

OnStop stops the gRPC server

type SocketServer

type SocketServer struct {
	cmn.BaseService
	// contains filtered or unexported fields
}

func (*SocketServer) OnStart

func (s *SocketServer) OnStart() error

func (*SocketServer) OnStop

func (s *SocketServer) OnStop()

Jump to

Keyboard shortcuts

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