Skip to content

chatness/sdk

Repository files navigation

Chatness SDK

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.

Install

For browser environments

npm install @chatness/browser

For node environments

npm install @chatness/server

Using the SDK

Refer to the documentation to learn more.

License

The license for Chatness SDK is under MIT.