implementation

package
v0.1.0-beta20 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authenticate

func Authenticate(
	TimeStamp int64,
	Certificate []byte,
	SignedNonce []byte,
	MemberId uint32,
	FriendlyName string,
	RootCertPool *x509.CertPool,
) error

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(MemberId uint32, FriendlyName string) *Client

func (*Client) Allocate

func (c *Client) Allocate(r *OrionRegistryImplementation)

func (*Client) Dispose

func (c *Client) Dispose(r *OrionRegistryImplementation)

type OrionHolePunchingImplementation

type OrionHolePunchingImplementation struct {
	proto.UnimplementedHolePunchingServiceServer
	// contains filtered or unexported fields
}

func NewOrionHolePunchingImplementation

func NewOrionHolePunchingImplementation() (*OrionHolePunchingImplementation, error)

func (*OrionHolePunchingImplementation) Session

type OrionRegistryImplementation

type OrionRegistryImplementation struct {
	proto.UnimplementedRegistryServer
	// contains filtered or unexported fields
}

func NewOrionRegistryImplementation

func NewOrionRegistryImplementation() (*OrionRegistryImplementation, error)

func (*OrionRegistryImplementation) SubscribeToStream

func (r *OrionRegistryImplementation) SubscribeToStream(subscibe_event proto.Registry_SubscribeToStreamServer) error

Jump to

Keyboard shortcuts

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