Show / Hide Table of Contents

    Namespace Catalyst.Core.Lib.IO.Handlers

    Classes

    AuthenticationHandler

    DotNetty Handler in-charge of blocking RPC messages if the node operator is not trusted

    BroadcastCleanupHandler

    BroadcastHandler

    Channel Gossip Pipeline Handles gossip messages

    CorrelatableHandler<T>

    CorrelationHandler<T>

    FlushPipelineHandler<T>

    InboundChannelHandlerBase<T>

    ObservableServiceHandler

    This handler terminates DotNetty involvement and passes service messages into rx land, by this point all messages should be treated as genuine and sanitised.

    OutboundChannelHandlerBase<T>

    OutboundChannel Handler is similar to Dot Netty's simple inbound channel handler, except it removes some redundant double cast operations.

    PeerIdValidationHandler

    ProtocolMessageSignHandler

    ProtocolMessageVerifyHandler

    Back to top Copyright © 2019 Catalyst Network