ngSocketIO icon indicating copy to clipboard operation
ngSocketIO copied to clipboard

it would be nice to be able to configure the host to which the sockec connection is made

Open spooky opened this issue 9 years ago • 0 comments

right now the connection with the server is straightforward: var socket = io.connect() it would be nice to be able to configure that for cases when the connection is made to a different server (path/domain/whatever)

spooky avatar May 20 '15 13:05 spooky