Skip to content

Specify version of nirum schema on both RPC server and client #112

@kanghyojun

Description

@kanghyojun

When schema is chaning witout backward compatibility, it is obvious that error is raised. and it could be catastrophic. If it specify minimum version, maximum version that server or client could understand, Nirum RPC could be more fault-tolerant system.

Since nirum schema has its version on package.toml, both RPC server and client could specify its version easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cmp:compilerComponent: Compiler backend (e.g., annotation processors, code generators)targettyp:enhanceType: Enhancement/new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions