Skip to content

vygandas/chatkit-server-node

 
 

Repository files navigation

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

Development/Contribution

src/ - library code
examples/ - demonstration app. Also useful for testing during development
scripts/ - scripts for tagging, building, test, releasing package

About

Node.js SDK for Pusher Chatkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.5%
  • Shell 3.5%