Socket io on aws linux ec2 instance #4488
Unanswered
suryapolnati
asked this question in
Q&A
Replies: 2 comments
-
Hi! Are you able to reach the Socket.IO server?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, I have ran the command and i get the below error. Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I have followed this link https://socket.io/docs/v4/pm2/ to create a socket io worker process on ec2 linux instance. However, I am not able to connect using a client running on my local machine.
here is my client code
socket = io('http://<public DNS name of ec2>:8080');
Kindly Help.
Thanks,
Surya
Beta Was this translation helpful? Give feedback.
All reactions