client-sdk-js
dd381f10 - Region URL Provider (#642)

Commit
2 years ago
Region URL Provider (#642) * update protocol * wip * region provider for reconnects * update protocol reference * reset attempts * move some logic into rtc engine * remove debug logs * move helper into utils * remove more debug stuff * cleanup * Create .changeset/wild-cars-compete.md * address comments * reject connection promise instead of throwing error
Author
Parents
  • .changeset
    • File
      wild-cars-compete.md
  • File
    protocol
  • src
    • api
      • File
        SignalClient.ts
    • proto
      • google/protobuf
        • File
          timestamp.ts
      • File
        livekit_models.ts
      • File
        livekit_rtc.ts
    • room
      • File
        RTCEngine.ts
      • File
        ReconnectPolicy.ts
      • File
        RegionUrlProvider.ts
      • File
        Room.ts
      • File
        errors.ts
      • File
        utils.ts