android - Cordova: Create socket server -


i want make chat mobile app corodva, want transmit messages phone phone directly without server in middle. i'm thinking socket communication throught socket server on 1 of phones , exchanging messages directly. there way create socket server cordova in java serversocket ?

yes, there way, use chrome socket plugin:

cordova-plugin-chrome-apps-socket

the point is, documentation not easy, plugin working well.

i'm using private app rezepte. sorry, site not finished.


Comments