libcoap icon indicating copy to clipboard operation
libcoap copied to clipboard

Block3 and block4 option

Open jqiaobln opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Block1 and 2 option needs ACK for every block, which slows transmission

Describe the solution you'd like

As described here, http://www.watersprings.org/pub/id/draft-bosh-core-new-block-00.html, new block3&4 options are proposed, which will significantly improve the transfer speed.

jqiaobln avatar Aug 12 '22 15:08 jqiaobln

This is now RFC9177, coded as #611, and will be apart of release 4.3.2.

mrdeep1 avatar Aug 12 '22 20:08 mrdeep1