Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asciphx/socketio
- Owner: asciphx
- Created: 2019-10-13T23:27:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T18:06:40.000Z (almost 2 years ago)
- Last Synced: 2023-05-26T16:34:17.270Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.