Router.addWebSocket

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addWebSocket(RouteInfo!T info, W delegate() del)
  2. void addWebSocket(RouteInfo!T info)
    class Router
    void
    addWebSocket
    if (
    !__traits(isNested, W)
    )

Meta