# Functions
NewCoreServer builds a core server.
# Structs
CoreServer is derived from Grpc GameCoreServer Interface the required methods are implemented in separated files like room.go, account.go.
CoreServerConfig contains necessary parameters when building core server.