Coder Social home page Coder Social logo

Block and Link Format support about coap-rs HOT 8 OPEN

bsmelo avatar bsmelo commented on July 24, 2024
Block and Link Format support

from coap-rs.

Comments (8)

Covertness avatar Covertness commented on July 24, 2024

I will add some features in the next few weeks. Can you tell me what would you do with Blockwise Transfer and Link Formats ?
This lib currently only support the basic feature of CoAP. The options of CoAP will supported in the feature.

from coap-rs.

bsmelo avatar bsmelo commented on July 24, 2024

Hi,
Thanks for the response!
I wouldn't do anything specific, actually... I'm just collecting different CoAP implementations and comparing them, and the implementation status of these related RFCs is one of the dimensions compared.
I actually use sample applications developed for each of those implementations, in a research project in which I'm testing the robustness of those implementations through fuzzing. It is based on that comparison that I choose the implementations to be tested, and I was thinking about adding this one to my list.

from coap-rs.

Covertness avatar Covertness commented on July 24, 2024

CoAP is a new protocol. Many libraries are still under the process. Can you talk about which one implement the most of features among your tested libraries ?

from coap-rs.

bsmelo avatar bsmelo commented on July 24, 2024

Among the ones I've selected thus far, I'd say Californium (java), libcoap (c), libnyoci (c), txThings (python), CoAPthon (python), aiocoap (python), jcoap (java) and canopus (go) are fairly complete. Californium and libcoap are probably the most mature ones, I would guess.

I'm still in the process of selecting other candidates, though. If you are interested, I've also found this paper [1] from 2017 which does a feature and performance comparison between some (a few) implementations.

[1] https://www.sciencedirect.com/science/article/pii/S1877050917309870?via%3Dihub

from coap-rs.

Covertness avatar Covertness commented on July 24, 2024

Thank you for your information.

from coap-rs.

ea2973929 avatar ea2973929 commented on July 24, 2024

Maybe split this in two? I could use Block1 transfers for updating device firmwares, but have no need for the link format (atm). I'm sure other people have other priorities. Anyway, they are two different parts of the spec. and are separate features.

from coap-rs.

Covertness avatar Covertness commented on July 24, 2024

@ea2973929 Of course. These two features have no relationship. I will do it later and any pr will be appreciate.

from coap-rs.

Covertness avatar Covertness commented on July 24, 2024

Block1/2 is supported in this repo.

from coap-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.