Open cortadocodes opened 1 year ago
Speed up the SDK by fetching remote schema once per runtime.
Schema are fetched every single time a message is sent or received, making operation slow.
Feature request
Use Case
Speed up the SDK by fetching remote schema once per runtime.
Current state
Schema are fetched every single time a message is sent or received, making operation slow.