CLI for Agatee App
Authenticating Etherpad-Lite pads using OpenID Connect
Get a list of the socket.io rooms created manually. It omits the user id rooms automatically created by socket.io.
Socket.IO v2.4 engine for Artillery
Hook into socket!
Node Red client to work with socket.io server
The Socket.IO adapter based on Redis Streams, allowing to broadcast events between several Socket.IO servers
A Websocket to SSH2 gateway using xterm.js, socket.io, ssh2
reveal.js multiplex plugin updated for school courses
🚀 Installation ``` npm install vue-socket.io --save ``` Using Connection String ``` //main.js
Socket.io authorization middleware against warden-based sessions
WebSocket Server for Auditor
Backbone.Cloudant made to work specifically on Airbnb's rendr.
A plugin for Strapi CMS that provides the ability for Socket IO integration
Realtime processing framework
Kata for building JavaScript/TypeScript web servers with ease
Easy routing for socket.io
A reusable API server/client framework, running on socket.io
fork by https://github.com/socketio/engine.io-client v3.3.2 and support weex
Promise version of Socket.io (async socket.emit, no dependencies!)
Middleware for koa-socket session support
A library to create bots in tagpro
``` js // initialize express and socket.io servers const express = require('express') const {Server} = require('socket.io') const { createServer } = require('http') const app = express() const httpServer = createServer(app) const io = new Server(h
Socket server with storage redis or nats