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

added possibility to define own .well-known-core endpoint #14

Closed hahahannes closed 3 years ago

hahahannes commented 5 years ago

This PR adds the possibilty to create an own .well-known/core endpoint. If it is not created by the user, the auto generated endpoint will be used. This closes #13

hahahannes commented 5 years ago

@Tanganelli Could you please restart the test. It seems there was a timeout error. Thanks!