Quicr / quicr-mac

quicr-mac is a proof of concept Media over QUIC application allowing audio / video conferencing using libquicr.
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Status change uses default which does not handle well any new status enums #484

Closed TimEvens closed 1 month ago

TimEvens commented 1 month ago

Adds handling of kQClientStatusClientPendigServerSetup in connect and status change callback.

RichLogan commented 1 month ago

Typo for "pending" but otherwise looks good