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)
The Repo was originally hostet in our [GitLab](https://git.fslab.de/archived_jkonra2m_1/tinydtls-cython) \
The main Repo is now on [GitHub](https://github.com/mclab-hbrs/DTLSSocket)
Raw data
{
"_id": null,
"home_page": "https://github.com/mclab-hbrs/DTLSSocket",
"name": "DTLSSocket",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jannis Konrad",
"author_email": "Kabel42@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d7/4c/aca9c842a1a3fdd05c973761ff154457663094f14f8a7edf2d5e3e073aee/dtlssocket-0.2.3.tar.gz",
"platform": null,
"description": "This is a cython wrapper for tinydtls.\n\nIt currently implements a socket like Interface with sendmsg and readmsg.\nAll other calls are passt to the underlying socket.\n\nFor more info of tinydtls see https://projects.eclipse.org/projects/iot.tinydtls\n\nThis 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)\n\nThe Repo was originally hostet in our [GitLab](https://git.fslab.de/archived_jkonra2m_1/tinydtls-cython) \\\nThe main Repo is now on [GitHub](https://github.com/mclab-hbrs/DTLSSocket)\n",
"bugtrack_url": null,
"license": "EPL-1.0",
"summary": "DTLSSocket is a cython wrapper for tinydtls with a Socket like interface",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/mclab-hbrs/DTLSSocket"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d74caca9c842a1a3fdd05c973761ff154457663094f14f8a7edf2d5e3e073aee",
"md5": "4d6360d0528f9b26e47457bb6bbcea2e",
"sha256": "f06cbe32df8562dbbccbe274aaf27d2773e8492a86c41c334b3a0a70a50037cf"
},
"downloads": -1,
"filename": "dtlssocket-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "4d6360d0528f9b26e47457bb6bbcea2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 181850,
"upload_time": "2025-07-24T13:38:44",
"upload_time_iso_8601": "2025-07-24T13:38:44.159493Z",
"url": "https://files.pythonhosted.org/packages/d7/4c/aca9c842a1a3fdd05c973761ff154457663094f14f8a7edf2d5e3e073aee/dtlssocket-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 13:38:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mclab-hbrs",
"github_project": "DTLSSocket",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dtlssocket"
}