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

Implemented observation #2

Merged
merged 4 commits into from
Feb 8, 2021
Merged

Implemented observation #2

merged 4 commits into from
Feb 8, 2021

Conversation

ryankurte
Copy link
Owner

per rfc7641

  • re-worked backend to static types
    • this requires boxed wrappers for the tokio implementation (which is no worse than async_trait)
  • added observe / unobserve methods to the client object
  • tested against libcoap

re-worked backend to static types, though this requires boxed wrappers for the tokio implementation (no worse than async_trait)
added observe / unobserve methods to the client object
@ryankurte ryankurte mentioned this pull request Feb 8, 2021
12 tasks
@ryankurte ryankurte force-pushed the feature/observation branch from f4c2d2d to d7a0c25 Compare February 8, 2021 03:07
@ryankurte ryankurte merged commit bccb2e9 into main Feb 8, 2021
@ryankurte ryankurte deleted the feature/observation branch February 8, 2021 03:14
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.

1 participant