afajl

Results 3 issues of afajl

Added swift option `optionalEnums` Use case: When an API where Enums are used and might be expanded later versions. Decoding would fail in those cases, with this option it's now...

We've discovered a regression when upgrading from pubsub 0.30 to 1. We use 8 workers/connections (`ReceiveConfig.worker_count`) to pubsub and stream messages using `Subscription::receive`. We loose channels and are unable to...