Support CBOR serialization #19
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
From node-wot perspective, it was recommended by the community to try CBOR serializer for faster than JSON serialization.
Especially, this may be supported property-by-property basis & set the content type headers correctly just for the particular property. Before all that, it is useful to start supporting CBOR as a general serializer itself.
Possible steps involved
thing.http_serializer
The text was updated successfully, but these errors were encountered: