Uses of Package
com.iohao.net.external.core.config

Package
Description
Provides client startup and join helpers for connecting simulation clients to TCP or WebSocket external servers.
Provides the core abstractions and runtime infrastructure for external servers, including protocol handling, session management, hooks, and internal communication integration.
Provides configuration objects and options for building and customizing external-server runtime behavior.
Provides micro-deployment and cluster-join abstractions used by external servers in distributed deployments.
Provides the Netty-based transport implementation of the external server, including channel handlers, session integration, and micro-deployment support.
Provides Netty-based cluster join and registration components used when external servers connect into a distributed deployment.
Provides Netty transport-aware user-session management support for the external-server implementation.
Provides user-session abstractions and implementations used by external servers to track connected users and session-scoped metadata.