-
when i call the function to stop the server i get this:
time=2017-01-31T08:39:31.866Z | lvl=INFO | corr=n/a | trans=n/a | op=LWM2MLib.COAPRouter | msg=Stopping COAP Server
**time=2017-01-31T08:39:…
-
libcoap: v4.3.0-rc4 (tinydtls binding):
- the definition `MAX_USER` in coap-client.c limits the identity to 128 bytes
- for tinydtls, the default of `DTLS_PSK_MAX_CLIENT_IDENTITY_LEN` is set to 32…
boaks updated
3 years ago
-
I tried to create a wiki [page](https://github.com/eclipse-leshan/leshan/wiki/External-Challenge-for-Leshan-project) which lists all known external **Risks**/**Challenges** for the project. External m…
-
```
Hi,
According to the draft-coap-7 the optional length is split in length lower then
15 or hight for the next length field.
so,
length < 15 then the long length is 0,
but when the length > 15 t…
-
```
Hi,
According to the draft-coap-7 the optional length is split in length lower then
15 or hight for the next length field.
so,
length < 15 then the long length is 0,
but when the length > 15 t…
-
```
Hi,
According to the draft-coap-7 the optional length is split in length lower then
15 or hight for the next length field.
so,
length < 15 then the long length is 0,
but when the length > 15 t…
-
Section 4.3 says:
“At the CoAP level, there is no way for the sender to detect if a Non-
confirmable message was received or not.”
If the message is a request, and the sender receives t…
-
Hi! I am working in a project that requires `AES-CCM` cipher suite within TLS. I know that `crypto/tls` aims to support a limited safe subset of TLS. But since TLS 1.3 will only support the following …
-
Not able to find the definition for _fatal_error.
I'm trying to run request() using a new loop in my application. I was calling shutdown() before request(request).response on the Context object whi…
-
```
Hi,
According to the draft-coap-7 the optional length is split in length lower then
15 or hight for the next length field.
so,
length < 15 then the long length is 0,
but when the length > 15 t…