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

Add missing decorator @property to size1 method in Message class #42

Closed hubertmis closed 3 years ago

hubertmis commented 3 years ago

It looks during merging of pull requests and resolving conflicts one decorator was lost

hubertmis commented 3 years ago

Looks I duplicated #39 and #41. Closing this one to avoid more conflicts