Coder Social home page Coder Social logo

Comments (3)

stuffrabbit avatar stuffrabbit commented on July 21, 2024

Hi there!
Wow, thanks for all the feedback. I am glad that this library is actively used. Unfortunately, I don't have the bandwidth to follow up on all the issues you have mentioned and I am no longer active in following all updates around IETF, specifically, CoAP.

I would however strongly encourage you to create a pull request for this library, so that also other users could benefit from your suggested fixes.

I am happy to review your changes.

Wojtek

from swiftcoap.

usmaanirfan avatar usmaanirfan commented on July 21, 2024

Hi,

Thanks for the reply!

Is there any way that I can send/receive multiple COAP messages(concurrency) at a time using this library?

Thanks and Regards,
Usman

from swiftcoap.

illabo avatar illabo commented on July 21, 2024

@usmaanirfan Hey there! Have you resolved this issue? As I understand your description correctly you're sending multiple messages with a single SCClient instance. As a quite workable workaround I'd advice to create a client per thread instead. You still can reuse single transport layer object in all the clients to reduce the number of connections.

from swiftcoap.

Related Issues (16)

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.