-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
cmp:compilerComponent: Compiler backend (e.g., annotation processors, code generators)Component: Compiler backend (e.g., annotation processors, code generators)targettyp:enhanceType: Enhancement/new featureType: Enhancement/new feature
Description
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
Labels
cmp:compilerComponent: Compiler backend (e.g., annotation processors, code generators)Component: Compiler backend (e.g., annotation processors, code generators)targettyp:enhanceType: Enhancement/new featureType: Enhancement/new feature