To sum up, if  I got it correctly, there is no way to do it without
touching any  C++ code at the moment, either way?



On Tue, Mar 13, 2012 at 11:53 AM, Ali Kämäräinen <[email protected]>wrote:

> What you are trying to accomplish should be totally doable in Python too.
> However, the Python-side of Tundra is currently somewhat lacking, see
> https://groups.google.com/forum/?fromgroups#!topic/realxtend/jNHCpZXrfioSo, 
> either continue with Python and enhance the C++-Python wrapper a bit,
> or implement the WebSocket part as C++ Tundra module, which you can access
> from the QtScript/JavaScript, or just fully in QtScript/JavaScript. And of
> course pure C++ implementation is possible too.
>
> --
> http://groups.google.com/group/realxtend
> http://www.realxtend.org

-- 
http://groups.google.com/group/realxtend
http://www.realxtend.org

Reply via email to