I Designed a Custom Protocol for My App(blog.roj.dev)
blog.roj.dev
I Designed a Custom Protocol for My App
https://blog.roj.dev/how-i-designed-a-custom-protocol-for-my-app
2 コメント
Do consider adding a version to your header.
This.
Or just a reserved section at the beginning which must be zero and can be upgraded to a version in the future. This is effectively the same as a version, but semantically more flexible as you are not deciding on a version schema yet.
Or just a reserved section at the beginning which must be zero and can be upgraded to a version in the future. This is effectively the same as a version, but semantically more flexible as you are not deciding on a version schema yet.