@volorio/games-core
v0.2.1
Published
Volorio Games shared protocol, state, role, snapshot, and error types.
Maintainers
Readme
@volorio/games-core
Volorio Games shared protocol, state, role, snapshot, and error types.
Install
npm install @volorio/[email protected]Runtime and security
- Runtime: Universal TypeScript
- Source version:
0.2.1 - Registry status: published as 0.2.1
- API base URL for server calls:
https://api.volor.io - License: proprietary commercial SDK; see the included
LICENSEand Volorio Terms. - Never expose a Volorio API key in browser, React Native, or Flutter code. Create short-lived sessions in your backend.
- Capability note: Requested products must be granted to the API key and accepted by the session endpoint.
Public API
VOLORIO_GAME_PROTOCOL_VERSIONVolorioGameProtocolVersionVolorioGameRoleVolorioGameSessionStatusVolorioGameRendererTypeVolorioGameRendererEngineVolorioGameErrorCodevolorioGameProductIdsVolorioGameProductIdVolorioGameManifest
import { VOLORIO_GAME_PROTOCOL_VERSION } from "@volorio/games-core";Dependencies
This package has no runtime dependency.
