Show / Hide Table of Contents

Namespace Libplanet.Net.Messages

Classes

DifferentVersionMsg

A reply to any messages with different AppProtocolVersion. Contains the expected and actual AppProtocolVersion value of the message.

FindNeighborsMsg

Message containing request for nearby peers.

Message

Serves as the base class for messages used in ITransport.

MessageValidator

A helper class for an IMessageCodec<T> to validate a decoded Message.

NeighborsMsg

Message containing nearby peers. A reply to FindNeighborsMsg.

NetMQMessageCodec

PingMsg

Check message to determine peer is alive.

PongMsg

A reply to PingMsg.

Interfaces

IMessageCodec<T>

Enums

Message.MessageFrame

Message.MessageType

Enum represents the type of the Message.

In This Article
Back to top Copyright © 2018–2022 Planetarium