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
59
stars
50
forks
source link
Support Block-Wise Transfers https://tools.ietf.org/html/rfc7959 #17
Does the library support Block-Wise Transfers https://tools.ietf.org/html/rfc7959? I checked the code and found the blocklayer, i believe it handles the block wise transfer automatically . Will it handle a large post request from a client automatically?
Does the library support Block-Wise Transfers https://tools.ietf.org/html/rfc7959? I checked the code and found the blocklayer, i believe it handles the block wise transfer automatically . Will it handle a large post request from a client automatically?