socket.IO-objc icon indicating copy to clipboard operation
socket.IO-objc copied to clipboard

Support for authentication

Open buholzer opened this issue 12 years ago • 0 comments

For Socket.io servers that require user/password or oAuth, a callback should be exposed for applying the (proper) credentials. Exposing request headers might be sufficient as a first version.

See also https://github.com/square/SocketRocket/issues/36

buholzer avatar May 07 '13 07:05 buholzer