CoAP/coapthon
Björn Freise 5bebe167a9 Cleanup
- removed obsolete imports
- Location-Path and Location-Query only in answers with "Created" Status
- Fixed / for root-resource as RemoteResource for reverse-proxy
- Fixed parsing of long options in serializer.py
- Commented out unit tests reactivated
- Removed default logging
2019-04-23 11:44:04 +02:00
..
caching Clean up printf((...) and some imports 2019-04-23 11:37:18 +02:00
client Clean up logger-calls - more semetrical through out the code 2019-04-23 11:41:14 +02:00
forward_proxy Cleanup 2019-04-23 11:44:04 +02:00
http_proxy Clean up logger-calls - more semetrical through out the code 2019-04-23 11:41:14 +02:00
layers Cleanup 2019-04-23 11:44:04 +02:00
messages Token stored as bytes and not limited to ascii chars anymore 2019-04-23 11:43:02 +02:00
resources Porting to Python3 2018-01-23 11:31:46 +01:00
reverse_proxy Cleanup 2019-04-23 11:44:04 +02:00
server Clean up logger-calls - more semetrical through out the code 2019-04-23 11:41:14 +02:00
__init__.py Porting to Python3 2018-01-23 11:31:46 +01:00
defines.py Cleanup 2019-04-23 11:44:04 +02:00
serializer.py Cleanup 2019-04-23 11:44:04 +02:00
serializer.py.bak Porting to Python3 2018-01-23 11:31:46 +01:00
transaction.py Porting to Python3 2018-01-23 11:31:46 +01:00
utils.py Token stored as bytes and not limited to ascii chars anymore 2019-04-23 11:43:02 +02:00
utils.py.bak Porting to Python3 2018-01-23 11:31:46 +01:00