Re: [Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Konstantin Tokarev
10.10.2017, 13:10, "Thiago Macieira" : > On Tuesday, 10 October 2017 11:59:07 CEST Konstantin Tokarev wrote: >>  10.10.2017, 12:50, "Thiago Macieira" : >>  > On Tuesday, 10 October 2017 11:48:02 CEST Konstantin Tokarev wrote: >>  >> > We would like to have CBOR support in QtCore. >>  >> >>  >> If

Re: [Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Thiago Macieira
On Tuesday, 10 October 2017 11:59:07 CEST Konstantin Tokarev wrote: > 10.10.2017, 12:50, "Thiago Macieira" : > > On Tuesday, 10 October 2017 11:48:02 CEST Konstantin Tokarev wrote: > >> > We would like to have CBOR support in QtCore. > >> > >> If you do this, please support stringref extension:

Re: [Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Konstantin Tokarev
10.10.2017, 12:59, "Konstantin Tokarev" : > 10.10.2017, 12:50, "Thiago Macieira" : >>  On Tuesday, 10 October 2017 11:48:02 CEST Konstantin Tokarev wrote: >>>   > We would like to have CBOR support in QtCore. >>> >>>   If you do this, please support stringref extension: >>>   http://cbor.schmorp.

Re: [Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Konstantin Tokarev
10.10.2017, 12:50, "Thiago Macieira" : > On Tuesday, 10 October 2017 11:48:02 CEST Konstantin Tokarev wrote: >>  > We would like to have CBOR support in QtCore. >> >>  If you do this, please support stringref extension: >>  http://cbor.schmorp.de/stringref > > Point me to the IETF draft. No actio

Re: [Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Thiago Macieira
On Tuesday, 10 October 2017 11:48:02 CEST Konstantin Tokarev wrote: > > We would like to have CBOR support in QtCore. > > If you do this, please support stringref extension: > http://cbor.schmorp.de/stringref Point me to the IETF draft. No action before then. -- Thiago Macieira - thiago.macieir

Re: [Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Konstantin Tokarev
10.10.2017, 12:43, "Thiago Macieira" : > == CoAP Client == > > * Contribution consists of CoAP client > ** Supports PUT/GET/POST/DELETE > *** Not yet FETCH/PATCH (RFC 8132) > ** Supports Blockwise transfer > ** Supports Notification (QCoapReply::notified signal, > QCoapClient::cancelObserve()) >

[Development] QtCS 2017 CoAP session notes

2017-10-10 Thread Thiago Macieira
== CoAP Client == * Contribution consists of CoAP client ** Supports PUT/GET/POST/DELETE *** Not yet FETCH/PATCH (RFC 8132) ** Supports Blockwise transfer ** Supports Notification (QCoapReply::notified signal, QCoapClient::cancelObserve()) ** Partially supports multicast *** Sending on multicast