Skip to content

Using protobufs instead of JSON? #27

Description

@juanitotaveras

Can we use protobufs instead of JSON as the data format for a user's schedule data?

Protobufs are strongly typed so that will help avoid mistakes with parsing.
They also take up significantly less data than JSON, and they have backwards-compatibility features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions