hyper-express
hyper-express copied to clipboard
Socket.IO with hyper-express not working: req.getUrl is not a function
I have the problem that socket io wants to have a function req.getUrl() available which is not in the io.appAttached app object. Can this be somehow hacked?