Home  >  Q&A  >  body text

java - web即时通讯

请问一下,有没有web即时通讯的开源插件,基于xmpp协议的

迷茫迷茫2713 days ago504

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 18:00:10

    Web is used for instant messaging, use socket.io for links, and add this https://github.com/node-xmpp/node-xmpp for xmpp protocol encapsulation analysis

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 18:00:10

    The xmpp protocol is for PC. If the PC protocol is used on the web, there will naturally be endless pitfalls.
    My team and I provide developers with im’s sdk package, api interface, and demo source code. Developed using the http protocol, it supports various protocols. If necessary, I’ll send you a private message

    reply
    0
  • Cancelreply