search

Home  >  Q&A  >  body text

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

黄舟黄舟2820 days ago583

reply all(2)I'll reply

  • 迷茫

    迷茫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

    reply
    0
  • 天蓬老师

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

    Portal:

    • github: NetEase/pomelo

    • NetEase open source Node.js-based game server framework pomelo

    reply
    0
  • Cancelreply