The base classes required by the Krmx Server and Krmx Client implementations written in TypeScript. Krmx is a network protocol for realtime multi-user interactions. You can find the documentation of Krmx here.
npm install @krmx/base
Follow the instructions in the Krmx Documentation - Getting Started sections.
If you find any issues when using @krmx/client
, then please create a ticket here: krmx/issues.