absmach / mgate

mProxy is an MQTT proxy
https://abstractmachines.fr/magistrala.html
Apache License 2.0
78 stars 27 forks source link

MPX-24 - Add support for CoAP and DTLS #60

Open felixgateru opened 6 months ago

felixgateru commented 6 months ago

What does this do?

This is a feature as it adds coap proxy support without DTLS as well as DTLS temination for CoAP messaging.

Which issue(s) does this PR fix/relate to?

Resolves #24 Related issue https://github.com/absmach/magistrala/issues/1963

List any changes that modify/break current functionality?

None.

Have you included tests for your changes?

No

Did you document any new/modified functionality?

Yes, in incode comments

Notes

N/A

arvindh123 commented 5 months ago

@1998-felix It will be great if we provide example scripts to test the coap server and client, like how we have for MQTT, WS, HTTP with documentation in readme.md.

nyagamunene commented 5 months ago

LGTM