CoAP/coapthon/layers
Matthieu BRIEDA 264167e3d1
Update Blocklayer to deal with Block1 option
On the last block answer, the Client still sent another empty message, it didn't take into account the fact that the previous block was sent with m=0. This commit fixed that for me.
2018-03-14 17:24:57 +01:00
..
__init__.py Porting to Python3 2018-01-23 11:31:46 +01:00
blocklayer.py Update Blocklayer to deal with Block1 option 2018-03-14 17:24:57 +01:00
cachelayer.py Porting to Python3 2018-01-23 11:31:46 +01:00
forwardLayer.py Porting to Python3 2018-01-23 11:31:46 +01:00
messagelayer.py Porting to Python3 2018-01-23 11:31:46 +01:00
messagelayer.py.bak Porting to Python3 2018-01-23 11:31:46 +01:00
observelayer.py Porting to Python3 2018-01-23 11:31:46 +01:00
observelayer.py.bak Porting to Python3 2018-01-23 11:31:46 +01:00
requestlayer.py Porting to Python3 2018-01-23 11:31:46 +01:00
resourcelayer.py Porting to Python3 2018-01-23 11:31:46 +01:00