You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Björn Freise db4c8ec5ed Ignore PyCharm settings directory .idea 5 years ago
coapthon Fixed IPv6 and Multicast unittests 5 years ago
.coveragerc Porting to Python3 6 years ago
.gitignore Ignore PyCharm settings directory .idea 5 years ago
.travis.yml Porting to Python3 6 years ago
LICENSE Initial commit 6 years ago
README.md Porting to Python3 6 years ago
cache_test.py Porting to Python3 6 years ago
coapclient.py Porting to Python3 6 years ago
coapforwardproxy.py Porting to Python3 6 years ago
coapping.py Porting to Python3 6 years ago
coapreverseproxy.py Porting to Python3 6 years ago
coapserver.py Porting to Python3 6 years ago
collectclient.py Porting to Python3 6 years ago
collectserver.py Porting to Python3 6 years ago
coverage_test.py Porting to Python3 6 years ago
coverage_testIPv6.py Porting to Python3 6 years ago
coverage_test_advanced.py Porting to Python3 6 years ago
coverage_test_multicast.py Porting to Python3 6 years ago
coverage_test_multicast_ipv6.py Porting to Python3 6 years ago
coverage_test_proxy.py Porting to Python3 6 years ago
coverage_test_reverse_proxy.py Porting to Python3 6 years ago
dimmerserver.py Porting to Python3 6 years ago
exampleresources.py Porting to Python3 6 years ago
logging.conf Porting to Python3 6 years ago
lorem_impsum.txt Porting to Python3 6 years ago
plugtest.py Porting to Python3 6 years ago
plugtest_coapserver.py Porting to Python3 6 years ago
plugtest_resources.py Porting to Python3 6 years ago
requirements.txt Porting to Python3 6 years ago
reverse_proxy_mapping.xml Porting to Python3 6 years ago
setup.cfg Porting to Python3 6 years ago
setup.py Porting to Python3 6 years ago

README.md

Build Status

CoAPthon3

CoAPthon3 is a porting to python3 of my CoAPthon library. CoAPthon3 is a python3 library to the CoAP protocol compliant with the RFC. Branch is available for the Twisted framework.