You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreeing with @JKRhb direction. Also, this would promote "better" code since with the other approach one can write const BestServer = require('@node-wot/binding-http').HttpServer;
e.g. HTTP
node-wot/packages/binding-http/README.md
Lines 29 to 30 in 7334567
vs. CoAP
node-wot/packages/binding-coap/README.md
Lines 29 to 30 in 7334567
or also in the same file in root README
node-wot/README.md
Lines 144 to 146 in 7334567
vs.
node-wot/README.md
Lines 182 to 184 in 7334567
I think we should agree on the "proposed" way!
The text was updated successfully, but these errors were encountered: