tarekasis
tarekasis
> @HJianBo Can you explain how the loop is happening in scenarios 3 and 4, but not in 1 or 2? > > Why would having two bridges with two...
Since MQTT v5 release there is a reason code in PUBACK for publish messages rejected by the broker (rc = 0x87). It should work, right?
Hi team, we’ve confirmed a consistent native memory growth pattern in the LiveKit Python SDK under sustained load. The issue appears to originate from unreleased allocations in the FFI layer...