Skip to content

Releases: sisinflab-swot/californium-ldp

v1.1.0

01 Mar 10:40
Compare
Choose a tag to compare

Californium-LDP is a fork of the Eclipse Californium framework (v1.1.0) proposed to support the W3C Linked Data Platform (LDP) specification.

Version 1.1.0 includes:

  • californium-core-ldp: a modified version of the californium-core library extended to support LDP-CoAP features;
  • californium-proxy-ldp: a modified version of the californium-proxy used to translate LDP-HTTP request methods and headers
    into the corresponding LDP-CoAP ones and then map back LDP-CoAP responses to LDP-HTTP;
  • element-connector: a Java socket abstraction for UDP, DTLS and TCP.