SocketRouter constructor

SocketRouter()

Implementation

SocketRouter() {
  _global = channel('/');
}