| Package | Description |
|---|---|
| com.corundumstudio.socketio | |
| com.corundumstudio.socketio.namespace |
| Modifier and Type | Method and Description |
|---|---|
SocketIONamespace |
SocketIOServer.addNamespace(String name) |
SocketIONamespace |
SocketIOClient.getNamespace()
Client namespace
|
SocketIONamespace |
SocketIOServer.getNamespace(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
Namespace
Hub object for all clients in one namespace.
|
Copyright © 2012–2014. All rights reserved.