Skip to content
Snippets Groups Projects
user avatar
chrysn authored
Having those in .gitignore removes clutter at `git status`, and prevents
accidental inclusion in commits.
2ae4364e
History
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](http://mc-lab.de) of the [Bonn-Rhein-Sieg University of Applied Sciences](http://h-brs.de)