Cache remote schema
cortadocodes opened this issue · 0 comments
cortadocodes commented
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.