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 dtls #35

Closed
wants to merge 1 commit into from
Closed

feat: add dtls #35

wants to merge 1 commit into from

Conversation

Sorunome
Copy link
Contributor

This PR adds DTLS support. It currently relies on an internal, not yet published package which implements openssl ffi bindings so that it is possible to use dtls in dart.

This PR is WIP to track the progress and signalize that i am working on it. Discussions on how to expose the option are welcome, too; currently it is only exposed via the DefaultCoapConfig.coap getter.

Implements #27

@shamblett
Copy link
Owner

OK ta, this will be great addition to the package.

Comment on lines +21 to +22
dtls:
path: /home/sorunome/repos/famedly/frontend/dtls
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sorunome Thank you for providing this PR! I guess now that the dtls package is published on pub.dev this could be replaced? :)

Suggested change
dtls:
path: /home/sorunome/repos/famedly/frontend/dtls
dtls: ^0.1.0

@Sorunome
Copy link
Contributor Author

Sorunome commented Jan 2, 2022 via email

@SimonH-Zuma
Copy link

Has this feature development stalled or is it still in progress?

@Sorunome
Copy link
Contributor Author

Sorunome commented Mar 9, 2022 via email

@SimonH-Zuma
Copy link

Sorry to hear about this and I hope you're feeling better.

I'm using the CoAP dart package and now need to use CoAP with DTLS. So if there's anything I can do to assist this development then I'd be happy to help (though I know nothing of the nuts and bolts of DTLS currently)

@Sorunome
Copy link
Contributor Author

Sorunome commented Mar 9, 2022 via email

@SimonH-Zuma
Copy link

Ok. I shall experiment with that. Thank you for pointing the way 👍

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.

4 participants