agence104 / livekit-server-sdk-php

PHP Server SDK to LiveKit
Apache License 2.0
41 stars 16 forks source link

Added the option to ignore unknown fields when receiving webhooks #18

Closed Corneel-D closed 4 months ago

Corneel-D commented 4 months ago

I ran into a protocol issue again when receiving webhooks with SaaS Livekit. I added the option to ignore unknown fields send to the webhook, as the offending field seems to not yet be part of a tagged version of the livekit protocol.