Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOgreConfig

Hierarchy

  • IOgreConfig

Index

Properties

signalingAddress?: string

The address of the ogre-router-server This acts as the signaling server for the p2p connections through webrtc And as the directory authority for the ogre network.

storageService?: StorageService

A storage service that should be able to store data and retrieve it. Currently stores user information. Will default to using localStorage by default.

Generated using TypeDoc