Re: Support for websockets

2014-04-28 Thread Nicolas CANIART
You could, it nothing more than a wrapper around a standard socket. But you'd have to implement the WebSocket protocol. There are no 'official' glib-based websocket implementation, as far as I know. There is this [1] fork of libsoup on github that contains one. Not really sure if it works nor if it

Support for websockets

2014-04-24 Thread Jacques Pelletier
Hi, I would like to know if we can use the g_socket functions for opening a websocket client. JP ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list