Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

  • T

Hierarchy

  • ConnectionHandlers

Index

Constructors

Properties

Methods

Constructors

Properties

handlers: ((path: string, connection: T) => string | false)[] = []
parent?: ConnectionHandlers<T>

Methods

  • route(path: string, connection: T): string | false