Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-Confirmable #140

Open
EmileAlbert opened this issue Apr 17, 2019 · 3 comments
Open

Non-Confirmable #140

EmileAlbert opened this issue Apr 17, 2019 · 3 comments

Comments

@EmileAlbert
Copy link

Is there a way for a CoAP client to sens non-confirmable request ? I did not find a way until now, if it is possible can you tell me how ?

Thanks in advance!

@Tanganelli
Copy link
Owner

Tanganelli commented Apr 17, 2019 via email

@EmileAlbert
Copy link
Author

EmileAlbert commented Apr 17, 2019

First of all thanks for quick answer !

I see what you mean with client.send_request method, that's the method used by coapclient.py but when I use client.put (using itself client.send_request) there is no argument for CON or NON message type and the client is waiting a response from the server. Consequently, I don't understand what I can do to change this behaviour

@Tanganelli
Copy link
Owner

Tanganelli commented Apr 17, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants