Socket.io-client-java: [question]about namespace

Created on 10 Dec 2015  路  1Comment  路  Source: socketio/socket.io-client-java

i want to use a special namespace in java, not the default namespace '/', what i can do?thx

Most helpful comment

Try

IO.socket("http://localhost/mynamespace");

>All comments

Try

IO.socket("http://localhost/mynamespace");
Was this page helpful?
0 / 5 - 0 ratings

Related issues

noosxe picture noosxe  路  5Comments

yosuke-furukawa picture yosuke-furukawa  路  8Comments

arora-arpit picture arora-arpit  路  3Comments

b95505017 picture b95505017  路  12Comments

NotNotMarshall picture NotNotMarshall  路  4Comments