Class Diagrams
- OpenCore - Core utilities referenced by the various projects
- G2SInterface - Interfaces, abstract classes, and resource managers for the G2S implementation
- G2SConfig - Configuration mechanism to setup internal configs (i.e. database location, etc...)
- G2SPersistence - Contains the implementation classes for the persistence layer.
- G2SImpl - Contains message and command processing of G2S business logic.
- G2STransport - Contains a rudimentary implementation of a G2S transport.