Interface MockRTCOptions

Hierarchy

  • MockRTCOptions

Properties

Properties

debug?: boolean

Should the server print extra debug information?

recordMessages?: boolean

Whether or not all DataChannel messages should be saved for later examination. This can be useful in quick testing, but may use large amounts of data if enabled when proxying lots of traffic.

Defaults to false.

Generated using TypeDoc