jamesmunns / postcard-rpc

An RPC layer for postcard based protocols
Apache License 2.0
48 stars 11 forks source link

Updated schema hashing thoughts #24

Open jamesmunns opened 1 month ago

jamesmunns commented 1 month ago

A couple misc thoughts that we might want to do on the next breaking change:

These are all "nice to haves", but might help avoid confusion, particularly when wiring up new transports, or accidental user mis-use. Since these are all at compile time, the minimal added cost is generally not relevant.