aboutsummaryrefslogtreecommitdiff
path: root/net/py-aiocoap/pkg-descr
blob: 4fc52c4ea4a62d6b27f820197d91a64e422be719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
The aiocoap package is an implementation of CoAP, the Constrained Application
Protocol.

It is written in Python 3 using its native asyncio methods to facilitate
concurrent operations while maintaining an easy to use interface.

aiocoap is originally based on txThings. If you want to use CoAP in your
existing Twisted application, or can not migrate to Python 3 yet, that is
probably more useful to you than aiocoap.

WWW: https://github.com/chrysn/aiocoap