Re: [Development] QWebsocket remark

2014-02-20 Thread Martin Koller
Hi Kurt, On Wednesday 19 February 2014 08:14:21 Kurt Pattyn wrote: > Hi Martin, > > On 17 Feb 2014, at 19:39, Martin Koller wrote: > > > > Hi, > > > > had a quick look into the implementation as I wanted to use it in my > > existing webserver. > > However, the API does not provide a way to use

Re: [Development] QWebsocket remark

2014-02-18 Thread Kurt Pattyn
Hi Martin, > On 17 Feb 2014, at 19:39, Martin Koller wrote: > > Hi, > > had a quick look into the implementation as I wanted to use it in my existing > webserver. > However, the API does not provide a way to use it for an _existing_ tcp > communication channel. Do you mean a QTcpSocket? > > W

[Development] QWebsocket remark

2014-02-17 Thread Martin Koller
Hi, had a quick look into the implementation as I wanted to use it in my existing webserver. However, the API does not provide a way to use it for an _existing_ tcp communication channel. What would be great is if you modify QWebSocketDataProcessor in some way so that it just get's data from a