Re: [SailfishDevel] socket.io client

2015-04-03 Thread Samuli Silvius
Server side is running socket.io by node.js so I assumed I need socket.io
implementation also in client side? Or how easily it can be done with plain
Websockets? Don't know much about it...
So trying to find similar client implementations as there is for Android
https://github.com/nkzawa/socket.io-client.java

-Samuli

2015-04-03 20:54 GMT+03:00 Andrey Kozhevnikov :

>  Hello
>
> https://qt.gitorious.org/qt/qtwebsockets can be compiled with Qt5.2 with
> no any problems
>
> Regards
>
> 03.04.2015 22:53, Samuli Silvius пишет:
>
>  Hi,
>
>  How to implement socket.io 1.x client with Qt and Qml?
>
>  Found some alternatives from github:
> https://github.com/misterion/qml-websocket
> https://github.com/KurtPattyn/QtSocketIo
>
>  Br
> -Samuli
>
>
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
>
>
>
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> devel-unsubscr...@lists.sailfishos.org
>
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] socket.io client

2015-04-03 Thread Andrey Kozhevnikov

Hello

https://qt.gitorious.org/qt/qtwebsockets can be compiled with Qt5.2 with 
no any problems


Regards

03.04.2015 22:53, Samuli Silvius пишет:

Hi,

How to implement socket.io  1.x client with Qt and Qml?

Found some alternatives from github:
https://github.com/misterion/qml-websocket
https://github.com/KurtPattyn/QtSocketIo

Br
-Samuli


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] socket.io client

2015-04-03 Thread Samuli Silvius
Hi,

How to implement socket.io 1.x client with Qt and Qml?

Found some alternatives from github:
https://github.com/misterion/qml-websocket
https://github.com/KurtPattyn/QtSocketIo

Br
-Samuli
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org