高频知识点
socket.io
socket.io
socket 服务端程序
https://github.com/socketio/socket.io
Socket.IO enables real-time bidirectional event-based communication. It consists of:
-
a Node.js server (this repository)
-
a Javascript client library for the browser (or a Node.js client)
|
|