coap-message-demos 0.4.0

Demos of the coap-message ecosystem
Documentation

coap-message-demos

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 28 feature flags, 3 of them enabled by default.

default

  • std

std

  • alloc
  • serde/std
  • coap-handler-implementations/serde-std

alloc

  • serde/alloc

example-std_embedded_nal_coap

  • embedded-nal-coap
  • embedded-nal-async
  • std-embedded-nal-async
  • with-log
  • alloc
  • async-std
  • embassy-futures
  • rand
  • coap-request-implementations

example-std_embedded_nal_minicoaptcpserver

  • embedded-nal-minimal-coaptcpserver
  • embedded-nal
  • std-embedded-nal/embedded-nal-tcpextensions
  • with-log
  • alloc
  • embedded-nal-tcpextensions

example-std_embedded_nal_minicoapserver

  • embedded-nal-minimal-coapserver
  • embedded-nal
  • std-embedded-nal
  • with-log
  • alloc

example-coap_crate

  • coap
  • tokio
  • with-log
  • alloc
  • coap-lite

with-log

  • log
  • static_cell
  • scroll-ring
  • coap-scroll-ring-server

example-coaplite

  • coap-lite
  • with-log
  • alloc

rand

  • dep:rand

embedded-nal-minimal-coaptcpserver

  • dep:embedded-nal-minimal-coaptcpserver

log

  • dep:log

coap-lite

  • dep:coap-lite

static_cell

  • dep:static_cell

std-embedded-nal

  • dep:std-embedded-nal

embedded-nal-coap

  • dep:embedded-nal-coap

std-embedded-nal-async

  • dep:std-embedded-nal-async

embassy-futures

  • dep:embassy-futures

embedded-nal

  • dep:embedded-nal

coap

  • dep:coap

embedded-nal-tcpextensions

  • dep:embedded-nal-tcpextensions

embedded-nal-minimal-coapserver

  • dep:embedded-nal-minimal-coapserver

scroll-ring

  • dep:scroll-ring

tokio

  • dep:tokio

coap-scroll-ring-server

  • dep:coap-scroll-ring-server

coap-request-implementations

  • dep:coap-request-implementations

embedded-nal-async

  • dep:embedded-nal-async

async-std

  • dep:async-std