Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asciphx/socketio

The strongest socketIo framework, developed by myself, is the best in the world
https://github.com/asciphx/socketio

Last synced: about 5 hours ago
JSON representation

The strongest socketIo framework, developed by myself, is the best in the world

Awesome Lists containing this project

README

        

# SocketIo

You need to be familiar with the use of socketio.

## BugFix

Latest update: room group contains room information and room contains user information.

When the user loses the connection, only push the user out of the room.

## In particular

I will integrate and give the complete demo.

## A brief introduction to

Preparation: NPM I

NPM start for development environment

Formal environment needs PM2 support

For deployment: NPM run PM2

Note that the WWW document is an older version and is for reference only.