Uses of Enum Class
com.iohao.net.external.core.config.ExternalJoinEnum

Packages that use ExternalJoinEnum
Package
Description
Provides client startup and join helpers for connecting simulation clients to TCP or WebSocket external servers.
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 user-session abstractions and implementations used by external servers to track connected users and session-scoped metadata.