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
When Zebus needs to serialize a message in JSON format, it should only serialize the members that are proto-members. The other members are probably computed or irrelevant properties.
The text was updated successfully, but these errors were encountered:
When Zebus needs to serialize a message in JSON format, it should only serialize the members that are proto-members. The other members are probably computed or irrelevant properties.
The text was updated successfully, but these errors were encountered: