varlink.github.io
varlink.github.io copied to clipboard
Document best practices regarding extensibility/versioning
Would be nice to document how one can design an interface to be extensible and future-proof. In other words, how one can evolve an interface into a v2 without breaking v1 users, which kind of interface changes are breaking, etc.