@rivalis/data
v1.0.6
Published
Shared library used in rivalis sub-projects
Downloads
2
Readme
Rivalis Utils
📦 Provides
- ActionRepository - Utility used by @rivalis/core and client implementations for mapping actions after handshake.
- bufferToHex - function for converting Uint8Array to hexadecimal string.
- hextToBuffer - function for converting hexadecimal string to Uint8Array.
- ProtocolSerializer - protobufjs based serialization implementation used by @rivalis/core and client packages.
- Schema - function for defining data types.
- SyncSchema - Schema used for synchronizing actions between server & client.
License
The project is licensed under MIT License