Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 553 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 553 Bytes

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.