Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConnector

Hierarchy

  • IConnector

Implemented by

Index

Properties

Methods

Properties

Optional decode

decode: IDecoder

Optional encode

encode: IEncoder

Methods

on

  • on(evt: "connection", listener: function): void

start

  • start(cb: function): void

stop

  • stop(force: boolean, cb: function): void