node-wot icon indicating copy to clipboard operation
node-wot copied to clipboard

Explaining how to implement new protocols

Open egekorkan opened this issue 5 years ago • 2 comments

In the main readme there are the following sentences:

Note: More protocols can be easily added by implementing ProtocolClient, ProtocolClientFactory, and ProtocolServer interface.

Note: More mediaTyes can be easily added by implementing ContentCodec interface.

However, it would be good to explain via examples how this would be done.

P.S. This showed up in the discussion with @jenlincode on 25.02.2020

egekorkan avatar Feb 25 '20 14:02 egekorkan