You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
User Story:
As a software architect, I want to ensure that the software is scalable and reliable. This means that requests should take the minimum amount of time to process and avoid deserializing and serializing data repeatedly.
Exit Criteria:
Protobuf spec is standardized in an acceptable way as to minimize wallet developer effort, and backend server computational load.
Impact:
Ensures service will be scalable in the future.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
User Story:
As a software architect, I want to ensure that the software is scalable and reliable. This means that requests should take the minimum amount of time to process and avoid deserializing and serializing data repeatedly.
Exit Criteria:
Protobuf spec is standardized in an acceptable way as to minimize wallet developer effort, and backend server computational load.
Impact:
Ensures service will be scalable in the future.
The text was updated successfully, but these errors were encountered: