-
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
-
sonny
mbt: yes with websocket
-
sonny
Zash: react native works by exposing android/iOS to js
-
mbt
i could run the connectycube app. now if i can replace with my websockets i hope it will work
-
sonny
mbt: https://github.com/xmppjs/xmpp.js/tree/master/packages/client feel free to open an issue if you have questions/troubles
-
sonny
mbt, https://github.com/jsxc/jsxc.mobile/tree/react-native
-
mbt
thanks for your help, sonny
-
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
-
Zash
From me? What?
-
Zash
https://news.ycombinator.com/item?id=16935413 ?
-
mbt
yes
-
sonny
mbt, what's next to ">" is a quote from someone else, WebSocket is alive and well https://prosody.im/doc/websocket
-
Zash
I quoted a part from another comment. It's wrong. WebSocket has been included in Prosody core for sevral versions now.
-
Zash
It's a quote from this comment https://news.ycombinator.com/item?id=16935094
-
mbt
okay then its better for me thank you guys