@pusher/chatkit-server
v2.4.0
Published
Pusher Chatkit server SDK
Downloads
4,956
Readme
chatkit-server-node
The Node.js server SDK for Pusher Chatkit.
Installation
yarn:
$ yarn add @pusher/chatkit-server
npm:
$ npm install @pusher/chatkit-server --save
Getting started
Head over to our documentation.
Publishing
Running npm run publish-please
will walk you through the publishing steps.