jdev - 2019-12-01


  1. mbt

    thanks sonny i saw the example of connectycube but i installed prosody server to my aws ec2, can i still connect with xmpp.js in RN

  2. sonny

    mbt: yes with websocket

  3. sonny

    Zash: react native works by exposing android/iOS to js

  4. mbt

    i could run the connectycube app. now if i can replace with my websockets i hope it will work

  5. sonny

    mbt: https://github.com/xmppjs/xmpp.js/tree/master/packages/client feel free to open an issue if you have questions/troubles

  6. sonny

    mbt, https://github.com/jsxc/jsxc.mobile/tree/react-native

  7. mbt

    thanks for your help, sonny

  8. mbt

    zash, i found a word from you: 'Prosody's XMPP server implementation dropped websocket', so i suppose i cant use websockets in prosody? i couldnt find the lua file of websocket anyway

  9. Zash

    From me? What?

  10. Zash

    https://news.ycombinator.com/item?id=16935413 ?

  11. mbt

    yes

  12. sonny

    mbt, what's next to ">" is a quote from someone else, WebSocket is alive and well https://prosody.im/doc/websocket

  13. Zash

    I quoted a part from another comment. It's wrong. WebSocket has been included in Prosody core for sevral versions now.

  14. Zash

    It's a quote from this comment https://news.ycombinator.com/item?id=16935094

  15. mbt

    okay then its better for me thank you guys