Closed jhen0409 closed 8 years ago
If I haven't set hostname, will throw the following error:
hostname
Uncaught SyntaxError: Failed to construct 'WebSocket': The URL 'ws://:5678/socketcluster/' is invalid.
I thought localhost is the default hostname value in socketcluster-client as for server. Thank you!
localhost
socketcluster-client
If I haven't set
hostname
, will throw the following error: