The Node.js server SDK for Pusher Chatkit.
yarn:
$ yarn add @pusher/chatkit-server
npm:
$ npm install @pusher/chatkit-server --save
src/ - library code
examples/ - demonstration app. Also useful for testing during development
scripts/ - scripts for tagging, building, test, releasing package