Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-26 Thread Mårten Nordheim
On 26.11.2019 14:16, Konstantin Tokarev wrote: > > > 26.11.2019, 16:11, "Mårten Nordheim" : >> On 26.11.2019 13:54, Konstantin Tokarev wrote: >>>  What about an elephant in the room, i.e. HTTP/3? Will it be implemented >>> anytime soon? >> >> Given the size and requirements of QUIC (and http3)

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-26 Thread Konstantin Tokarev
26.11.2019, 16:11, "Mårten Nordheim" : > On 26.11.2019 13:54, Konstantin Tokarev wrote: >>  What about an elephant in the room, i.e. HTTP/3? Will it be implemented >> anytime soon? > > Given the size and requirements of QUIC (and http3) we plan to wait for > it to stabilize and get closer to rel

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-26 Thread Mårten Nordheim
On 26.11.2019 13:54, Konstantin Tokarev wrote: > What about an elephant in the room, i.e. HTTP/3? Will it be implemented > anytime soon? > Given the size and requirements of QUIC (and http3) we plan to wait for it to stabilize and get closer to release, then we can consider 3rd-party libraries

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-26 Thread Konstantin Tokarev
What about an elephant in the room, i.e. HTTP/3? Will it be implemented anytime soon? 21.11.2019, 10:55, "Maurice Kalinowski" : > Hi, > > Following the notes taken on the Networking session: > > - What to do in Networking for Qt 6 > ○ https://bugreports.qt.io/browse/QTBUG-

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-25 Thread Thiago Macieira
On Monday, 25 November 2019 11:23:55 PST Jason H wrote: > If Qt removes QFTP, could Qt provide a "scp" implementation? Maybe > regardless of QFTP, scp would still be a "Good Thing(tm)". Very unlikely. I truly don't see anyone working on it. It might be rejected even if it was supplied in a contr

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-25 Thread Jason H
> - Removing QFTP > ○ This is about QFTP backend in QNetworkAccessManager > ○ There are still public users, but how many? > ○ Proposal: Disable it in 6.0 and check for amount of complaints > § If limited (as expected) remove in 6

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-22 Thread Christian Ehrlicher
Am 22.11.2019 um 15:18 schrieb Timur Pocheptsov: Before moving to QtNetwork it needs to be significantly refactored Can we maybe create a sub-task for this to elaborate what's meant with 'significantly refactored'? Thx, Christian ___ Development maili

Re: [Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-22 Thread Timur Pocheptsov
I'll update wiki using this on Monday, thanks. Best regards, Timur. From: Development on behalf of Maurice Kalinowski Sent: Thursday, November 21, 2019 8:52 AM To: development@qt-project.org Subject: [Development] QtCS19 Notes: Qt 6 Network Overvie

[Development] QtCS19 Notes: Qt 6 Network Overview

2019-11-20 Thread Maurice Kalinowski
Hi, Following the notes taken on the Networking session: - What to do in Networking for Qt 6 ○ https://bugreports.qt.io/browse/QTBUG-75638 is the parent item to track - Get rid of stale backend ○ OpenSSL 1.1 and following supported