californium icon indicating copy to clipboard operation
californium copied to clipboard

CoAP/DTLS Java Implementation

Results 41 californium issues
Sort by recently updated
recently updated
newest added

I am utilizing the Spring Boot framework to expose a CoAP server POST API. However, Azure App Insights is missing request metrics for these requests. When comparing with REST controller...

help wanted
question to the community

Details see [2.8.0](https://projects.eclipse.org/projects/iot.californium/releases/2.8.0)

See [3.12.0](https://projects.eclipse.org/projects/iot.californium/releases/3.12.0).

## Background We are using Leshan 2.0.0-M14 (Californium 3.9.1) on our LwM2M client implementation, communicating with a server using Leshan 2.0.0-M9 (Californium 3.7.0). We are actually running multiple clients on...

Hello, I'm newer in lwm2m and I'm learning, so if I miss something forgive me. I made a file transfer using the CaliforniumServerEndpointsProvider as base. I changed the RootResource for...

could this be closed?

Any opinions on using github Discussions?

question to the community

Hello, After updating from californium 2.7.0 -> 3.12, I ran into a small issue. I have a resource like this: ```java @Slf4j public class HttpClientResourceForwarder extends ProxyHttpClientResource { public HttpClientResourceForwarder...

bug
retest - validate PR
http-coap proxy

Hi, I am implementing CoAP over DTLS based on Californium released 3.11.0. Everything is working fine Based on the secured client/server example. The challenge is that when I let the...

could this be closed?