Mike Graham

Results 2 issues of Mike Graham

I'm trying to configure a Sprint Boot REST app that uses port 8080 to also use SocketIOServer on port 8080. if i use another port for SocketIOServer, it works fine....

might be cool to also have a web socket option... you could cache the web sockets (instead of the requests)... so everything would be the same except that you'd fire...