예제 #1
0
 public SocketRouteBuilder(RouteBuilder routes, HttpConnectionDispatcher dispatcher)
 {
     _routes     = routes;
     _dispatcher = dispatcher;
 }