node-wot
node-wot copied to clipboard
Create dedicated packages for codecs
At the moment all codecs are in package core
.
I suggest we separate codecs in dedicated packages like codec-cbor
.
However, I think the most "important" codecs should remain in core
(json, plain-text).
see discussions in https://github.com/eclipse/thingweb.node-wot/issues/953