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

feat: add constructors and client methods for new CoAP methods #123

Merged
merged 3 commits into from
Oct 1, 2022

Conversation

JKRhb
Copy link
Contributor

@JKRhb JKRhb commented Aug 10, 2022

This is a relatively simple PR that adds support for the newly defined FETCH, PATCH, and iPATCH methods to the CoapClient and CoapRequest classes. It could be included in the 5.0.0 release but we might as well integrate it in 5.1.0.

CC @JosefWN

lib/src/coap_request.dart Outdated Show resolved Hide resolved
@JosefWN
Copy link
Contributor

JosefWN commented Aug 13, 2022

LGTM

@JKRhb
Copy link
Contributor Author

JKRhb commented Sep 11, 2022

@shamblett Do you think this could be merged? Or do you see anything that should be changed here?

@shamblett
Copy link
Owner

Hi, Im on hols at the mo and so dont have my dev environment available I can however merge stuff so if you guys think something is ready please update the PR and Ill press the buttons.

I wont be back in action gill around 30th September

@shamblett
Copy link
Owner

Hi all, OK back in action, this looks OK to me, if no other shouts I'll merge it.

@JKRhb
Copy link
Contributor Author

JKRhb commented Oct 1, 2022

Hi all, OK back in action

Welcome back!

this looks OK to me, if no other shouts I'll merge it.

That would be great, thank you :)

@shamblett shamblett merged commit 4376cf0 into shamblett:master Oct 1, 2022
@JKRhb JKRhb deleted the coap-methods branch October 1, 2022 12:28
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

Successfully merging this pull request may close these issues.

3 participants