Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

gradeup/socket.io-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-io-legacy

Re exported legacy socket libs

Install

$ npm install @gradeup/socket-io-legacy

Usage

const { io, emitter, redis }= require('@gradeup/socket-io-legacy');
// io => socket.io
// emitter => socket.io-emitter
// redis => socket.io-redis

License

MIT © Nikhil Srivastava

About

Re exported legacy socket.io libs

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors