socketio icon indicating copy to clipboard operation
socketio copied to clipboard

Is Cross domain connection possible ?

Open AndroidDeveloperGit opened this issue 6 years ago • 1 comments

Hello all,

I am trying to integrate socket-io server and client in my Android application, where one device will act as a server and another device as a client. The data will be requested by client and the server will respond back. This feature is working fine only if both the devices (server and client) are connected on same network. If they are connected on different networks then the socket itself is not getting connected.

So, is cross-domain connection supported by scalecube SocketIoServer ? If yes, then how to integrate it ?

Thanks.

AndroidDeveloperGit avatar Aug 09 '18 07:08 AndroidDeveloperGit

Did you get answer? or how did you solve this?

hi2rashid avatar Oct 18 '20 19:10 hi2rashid