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