socket.IO-objc
socket.IO-objc copied to clipboard
Unable to connect when when unit testing with OCUnit
I'm using this framework on top of socketrocket. It works great in my application but however when I try writing unit tests, everything stops at Connecting to socket with URL and never connects. No activity on the server end. I know that the runtime environments are different but this should be working.