Socket.IO: Swift client connecting to Node.js server but server won’t register connection?
So I’m having an issue where my Swift/Xcode stuff is telling me I’ve connected to the server while my node file isn’t telling me a ‘user has connected’ in terminal, this is sort of a repost but I didn’…