搜索

首页  >  问答  >  正文

node.js - 用socket.io实现一个websocket server

黄舟黄舟2795 天前577

全部回复(2)我来回复

  • 迷茫

    迷茫2017-04-17 16:36:46

    Note: Socket.IO is not a WebSocket implementation ... That is why a WebSocket client will not be able to successfully connect to a Socket.IO server, and a Socket.IO client will not be able to connect to a WebSocket server ...

    -- README.md

    回复
    0
  • 天蓬老师

    天蓬老师2017-04-17 16:36:46

    传送门:

    • github: NetEase/pomelo

    • 网易开源基于Node.js的游戏服务器框架pomelo

    回复
    0
  • 取消回复