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

node app as client #4

Closed
devmondo opened this issue Apr 26, 2018 · 1 comment
Closed

node app as client #4

devmondo opened this issue Apr 26, 2018 · 1 comment

Comments

@devmondo
Copy link

hi,

great work there, and it works fine on server as "server". but my case is that my client is not a browser but another node app, so if i try this example here it works https://github.com/websockets/ws#sending-and-receiving-text-data
but as soon as i wrap that with ws-wrapper i keep getting a message trying to connect to server.

thanks in advanced.

@devmondo
Copy link
Author

using ws-server-wrapper on my server seems to solve it! i will keep you updated otherwise :)

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

1 participant