Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Cross domain connection possible ? #49

Open
AndroidDeveloperGit opened this issue Aug 9, 2018 · 1 comment
Open

Is Cross domain connection possible ? #49

AndroidDeveloperGit opened this issue Aug 9, 2018 · 1 comment

Comments

@AndroidDeveloperGit
Copy link

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.

@hi2rashid
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants