@pusher/chatkit-server

Pusher Chatkit server SDK

Usage no npm install needed!

<script type="module">
  import pusherChatkitServer from 'https://cdn.skypack.dev/@pusher/chatkit-server';
</script>

README

chatkit-server-node

Twitter GitHub license npm version Read the docs

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.