But all these tricks could also probably be used on top of coap as well: * Using task-per-request to implement NSTART>=1 * Using a hash of the schema to provide better compat guarantees for postcard formatted data * Using the URI as a dispatch key * Using hash(schema+uri) as a dense identifier (this would have to be a custom coap option, I guess)