Skip to content

sending data from one server to another #1080

Discussion options

You must be logged in to vote

Okay, so you have:

  • Server A running on port 5000
  • Server B running on port 8000
  • a client connecting to B

What you need to add, is a Socket.IO client to B, so that it can connect to A. That gives you all the connections that you need, I think.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rukaiyafahmida
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants