-
Adding the new transport layer (#1025) means probably changing the java module design.
Current modules are described at : https://github.com/eclipse/leshan/wiki/Modules
Here is a proposal for a …
-
If a CON request (or its ACK response) is lost, the CON request will get re-transmitted. If there are NON requests following the initial CON request, the sequence number of the re-transmission may th…
-
**Leshan v2.0.0** (master branch) is currently **in development** and aims to support **LWM2M 1.1** (or at least some part of it).
- [Core spec](http://www.openmobilealliance.org/release/LightweightM…
-
This is a small nit, but why would someone want to profile DTLS or CoAP? Is there an example how this could be useful? I am under the impression that profiling probably applies to application protocol…
-
After today's presentation, @gselander, @marco-tiloca-sics and I discussed the relevance of ACE EDHOC running with EDHOC inverse flow. In this scenario, compared to the "regular" flow of the client be…
-
Right now, credentials for DTLS are hardcoded, and credentials for OSCORE are passed around in referenced files.
There should be a way to set credentials, whose concept is work in progress.
Judg…
-
I'm using `aiocoap` in a test setup where I would like to create a server context bound to a random port. The device I'm testing should then send requests to that server, but how do I get the server p…
-
APIs which enables users to find a collection of signed statements based on protected, or unprotected header properties
A client may send any known or custom header property, or combination
TODO…
-
-
Hello,
I have a network with multiple nodes and I have to send the same data or file to each of them, e.g., a firmware update. I am currently evaluating CoAP (+DTLS) for the "regular" data exchange…
anyc updated
2 months ago