Version0 /
coapClient ModuleThis module provides a client library for the Constrained Application Protocol. It tries to mimic the httpClient interface as much as possible. API
As with httpClient, each request can either take url as a string or an object with request parameters (including a key called url which can be a string or an object of the individual url parameters). Back to Optional JavaScript Modules |