CoAP toolsΒΆ

As opposed to the Usage Examples, programs listed here are not tuned to show the use of aiocoap, but are tools for everyday work with CoAP implemented in aiocoap. Still, they can serve as examples of how to deal with user-provided addresses (as opposed to the fixed addresses in the examples), or of integration in a bigger project in general.

  • aiocoap-client: A CoAP client that supports observations and proxying.
  • aiocoap-proxy: A command-line configurable forward and reverse proxy.