1.0.6 • Published 3 years ago

@rivalis/data v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Rivalis Utils

GitHub npm version npm downloads Read docs Visit website Discord


📦 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

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago