@pusher/chatkitdeprecated

Pusher Chatkit client library for browsers and react native

Usage no npm install needed!

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

README

Chatkit JS

Read the docs Twitter GitHub license

The JavaScript client for Pusher Chatkit. If you aren't already here, you can find the source on Github.

For more information on the Chatkit service, see here. For full documentation, see here

Installation

Yarn

yarn:

$ yarn add @pusher/chatkit

Script tag

<script src="https://unpkg.com/@pusher/chatkit"></script>

Getting started

Head over to our documentation.