Tanganelli / 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.
MIT License
58 stars 50 forks source link

Please also remove force logging config in the server code #34

Closed Taowyoo closed 1 year ago

Taowyoo commented 3 years ago

https://github.com/Tanganelli/CoAPthon3/blob/89d51737a9f95a0dbd113a27f4ba88fe6230859f/coapthon/server/coap.py#L19-L30

Taowyoo commented 1 year ago

Close since this repo seems not in maintain.