Tanganelli / CoAPthon

CoAPthon is a python library to the CoAP protocol aligned with the RFC
MIT License
221 stars 130 forks source link

Does CoAPthon support observer and block transfer together as per https://tools.ietf.org/html/rfc7959#page-26 #156

Open anesh1992 opened 4 years ago

anesh1992 commented 4 years ago

Hi, I am facing some problems in implementing an observer with the blockwise transfer. I asked the same question here https://stackoverflow.com/questions/58731799/how-to-implement-coap-observer-with-block2-in-contiki-os/58732802#58732802, and hoping might get an answer from here. If CoAPthon supports observer with block transfer, can anyone please point to any example code? Thanks in advance for any help. -Anesh