messages

package
v0.0.0-...-c2a09b4 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleStreamMessage

func HandleStreamMessage(s network.Stream) error

func RegisterMessageHandler

func RegisterMessageHandler(messageType int, handler func(network.Stream, Message))

Types

type Message

type Message struct {
	Type   int
	Source peer.ID
	Dest   peer.ID
	Data   []byte
}

Jump to

Keyboard shortcuts

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