Cameron Hashemi

Results 3 comments of Cameron Hashemi

@cy6erGn0m the javadoc for `receiveOrNull` says: ``` @return instance of [T] received from this call, or `null` if content cannot be transformed to the requested type. ``` doesn't the above...

Any updates on this? seems like a critical feature that an async API schema natively documents the message envelope

It seemed due to the interaction between the onboarding wizard and serverless login. The wizard was blocking login and the login was blocking the wizard. Once I skipped past the...