Re: [Development] Distinguish clients connected to QtWebChannel

2014-07-04 Thread Milian Wolff
On Friday 04 July 2014 15:44:30 Lutz Schönemann wrote: > Hi, > > inspecting the QtWebChannel code I found that a QMetaObjectPublisher > object is not able to distinquish between different clients. It can distinguish between different clients, but it's not optimal. > In my eyes > that is a critic

[Development] Distinguish clients connected to QtWebChannel

2014-07-04 Thread Lutz Schönemann
Hi, inspecting the QtWebChannel code I found that a QMetaObjectPublisher object is not able to distinquish between different clients. In my eyes that is a critical part that is needed to support multiple clients connected to a single QWebChannel. Because of that reason the feature that property