Package com.iohao.net.external.core.netty.micro


package com.iohao.net.external.core.netty.micro
Provides Netty-based micro-deployment support for external servers, including distributed join workflows and cluster-facing bootstrap helpers.

See Micro for the external-server distributed design.

Since:
25.1
Author:
渔民小镇
date:
2023-04-28
  • Class
    Description
    PipelineContext is mainly used to wrap the SocketChannel channel, aiming to enhance the Handler aware capability
    Selects Netty event-loop/channel implementations based on the current operating system.
    Provides OS-specific Netty event-loop groups and server channel class selection.
    Server for connecting with real players, handling netty servers for tcp and websocket.
    Netty bootstrap flow for TCP-based external client connections.
    Netty bootstrap flow for WebSocket-based external client connections.