All Projects → pusher → chatkit-server-node

pusher / chatkit-server-node

Licence: MIT license
Node.js SDK for Pusher Chatkit

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to chatkit-server-node

livecoding-frontend-projects
Repositório com projetos Front-End
Stars: ✭ 70 (+337.5%)
Mutual labels:  pusher, chatkit
chatkit-swift
Swift SDK for Pusher Chatkit
Stars: ✭ 40 (+150%)
Mutual labels:  pusher, chatkit
Beaver
💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
Stars: ✭ 1,056 (+6500%)
Mutual labels:  pusher
Pusher Angular
Pusher Angular Library | [email protected]
Stars: ✭ 233 (+1356.25%)
Mutual labels:  pusher
Dashboard.spatie.be
The source code of dashboard.spatie.be
Stars: ✭ 1,916 (+11875%)
Mutual labels:  pusher
Laravel 5 Messenger
A Simple Laravel 5, 6, 7 & 8 Messenger with Pusher Capabilities
Stars: ✭ 75 (+368.75%)
Mutual labels:  pusher
Gateway
🚀构建分布式即时聊天、消息推送系统。 Building distributed instant messaging, push notification systems.
Stars: ✭ 188 (+1075%)
Mutual labels:  pusher
Scrumboard
A simple real-time scrum board built with Laravel 5.3 + Pusher.
Stars: ✭ 36 (+125%)
Mutual labels:  pusher
food-delivery-ios-app
A food delivery application built using Swift for iOS. The application uses Pushers notifications feature to send push notifications to mobile devices.
Stars: ✭ 36 (+125%)
Mutual labels:  pusher
Pusher Fake
A fake Pusher server for development and testing.
Stars: ✭ 148 (+825%)
Mutual labels:  pusher
Vue Echo
Vue integration for the Laravel Echo library.
Stars: ✭ 229 (+1331.25%)
Mutual labels:  pusher
Ember Socket Guru
Addon for easy integration with Pusher.js, ActionCable, Socket.io and Phoenix Channels
Stars: ✭ 119 (+643.75%)
Mutual labels:  pusher
Trello Clone Vue Laravel
This is a Trello clone built using Laravel and Vue. You can read about how it was created in the series.
Stars: ✭ 88 (+450%)
Mutual labels:  pusher
Chatify Demo
Chatify Laravel Package Demo application
Stars: ✭ 189 (+1081.25%)
Mutual labels:  pusher
Pusher Http Php
PHP library for interacting with the Pusher Channels HTTP API
Stars: ✭ 1,136 (+7000%)
Mutual labels:  pusher
coebot-www
A web interface for CoeBot, a Twitch chat bot
Stars: ✭ 12 (-25%)
Mutual labels:  pusher
Realtime Mongodb Pusher
Sample app that shows how to use MongoDB change streams and Pusher in a Node.js/React app
Stars: ✭ 44 (+175%)
Mutual labels:  pusher
Hyperledger Typescript Boilerplate
This is a boilerplate that interacts between Hyperledger Fabric Peers and a front end.
Stars: ✭ 109 (+581.25%)
Mutual labels:  pusher
Laravel Realtime Example
Realtime 🍕 Pizza Order Tracker 🍕 - Laravel, Vue & Pusher
Stars: ✭ 165 (+931.25%)
Mutual labels:  pusher
devto-scheduler
Live appointment scheduling, created for dev.to contest. Video: https://youtu.be/LT6YtcJ6dZI
Stars: ✭ 32 (+100%)
Mutual labels:  pusher

Chatkit Retirement Announcement

We are sorry to say that as of April 23 2020, we will be fully retiring our Chatkit product. We understand that this will be disappointing to customers who have come to rely on the service, and are very sorry for the disruption that this will cause for them. Our sales and customer support teams are available at this time to handle enquiries and will support existing Chatkit customers as far as they can with transition. All Chatkit billing has now ceased , and customers will pay no more up to or beyond their usage for the remainder of the service. You can read more about our decision to retire Chatkit here: https://blog.pusher.com/narrowing-our-product-focus. If you are interested in learning about how you can build chat with Pusher Channels, check out our tutorials.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].