Are there any suggested ports for running Socket.IO servers? I am currently running Socket.IO on ports 6001,6002 and 6003. However, I find that some people have problems connecting to them, so I was wondering if there are any better ones.
If socket.IO does not have some odd implementation, you should be able to use the regular port 80 and 443 as you are connecting to a separate protocol.
The only things to look for are firewalls, so you should read this study about Socket.IO and firewalls: https://github.com/LearnBoost/socket.io/wiki/Socket.IO-and-firewall-software p>
Source: https://habr.com/ru/post/903507/More articles:Understanding Git with Xcode and BitBucket - gitCardless HDFS Distribution / Reduction - hadoopThe problem with templates in C ++: "Expected primary expression before`> `token" - c ++android-opencv convert mat to shades of gray using matToBitmap / bitmapToMat - androidDynamic column selection in SQL query - sqlWhat is the purpose of extending a Java serializable class? - javaEclipse launches an old version of the program - javahtml5 canvas: combine - html5Does jQuery update (1.7) interrupt events on touch event? - javascriptpython cannot send attachment files by email - pythonAll Articles