Uses of Package
com.iohao.net.framework.core.flow

Package
Description
Provides room-based game infrastructure for board games and similar multiplayer room workflows, including room management, lifecycle processes, and extensible gameplay operations.
Provides gameplay-operation extension points and handlers for room-based games, including strategy/flyweight style operation dispatch.
Provides the core action execution model, metadata, lifecycle hooks, and shared runtime building blocks used by ionet business logic.
Provides the action invocation flow model, context propagation, and execution pipeline contracts used to process business requests end to end.
Provides internal flow-plugin implementations that participate in the framework execution pipeline and support extensible request-processing behavior.
Provides framework-specific utility helpers used by action parsing, metadata access, and runtime support operations.