Skip to content
Snippets Groups Projects
README.md 568 B

This is a cython wrapper for tinydtls.

It currently implements a socket like Interface with sendmsg and readmsg. All other calls are passt to the underlying socket.

For more info of tinydtls see https://projects.eclipse.org/projects/iot.tinydtls

This Code was created at the Multimedia Communication Laboratory of the Bonn-Rhein-Sieg University of Applied Sciences

The Repo is hostet in our GitLab There is now also a mirror on GitHub