Closed kipraske closed 9 years ago
Should work since they are different protocols but I am not immediately sure how to have both servers listen on the same port in node.
This was easier than expected - I needed to provide the http server object to the ws library and it automagically did exactly what I needed.
Should work since they are different protocols but I am not immediately sure how to have both servers listen on the same port in node.