Giter Club home page Giter Club logo

Comments (4)

sbernard31 avatar sbernard31 commented on August 29, 2024

I use scandium with leshan and tinyDTLS for luadtls and lualwm2m.

I confirm, I see what you describe using wireshark and it seems scandium wait for the flight 5.
At least, it works for me.

Did you found any problem ?

from californium.scandium.

kl-cruz avatar kl-cruz commented on August 29, 2024

Finally I connect between tinydtls and scandium, but as I wrote I think Scandium is waiting for flight 5 and after each one small record (not whole records in one message) it sends message from flight 4. This two messages (~570B messages) are handling without effect by tinydtls, but it consume device power and slow down handshake.

from californium.scandium.

sophokles73 avatar sophokles73 commented on August 29, 2024

Hi @kl-cruz ,

is this still an issue? The way I read the Scandium code, it does not require a client to send all messages of a flight in one Datagram. However, Scandium will re-transmit the previous flight (by default the initial timeout is 1 sec which is then exponentially increased) until it receives the FINISHED message.

from californium.scandium.

sophokles73 avatar sophokles73 commented on August 29, 2024

No activity.

from californium.scandium.

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.