Official SDKs for Node
and Browser
environments. Each environment is responsible to access and operate on a certain part of resources. Chatness SDK is depedency-free and distributed with both esm
and cjs
outputs.
For browser environments
npm install @chatness/browser
For node environments
npm install @chatness/server
Refer to the documentation to learn more.
The license for Chatness SDK is under MIT.