Re: WebSockets

2015-02-20 Thread neil
iding Web sockets in Artanis, his web server framework.    Original Message   From: David Thompson Sent: Friday, 20 February 2015 21:51 To: Neil Jerram; guile-de...@gnu.org; guile-user@gnu.org Subject: Re: WebSockets Digging up this old thread. :) Neil Jerram writes: > I'm interested in a

Re: WebSockets

2015-02-20 Thread David Thompson
Digging up this old thread. :) Neil Jerram writes: > I'm interested in adding support for WebSockets > (http://tools.ietf.org/html/rfc6455) to Guile's web modules. Is anyone > else interested in - or possibly already working on - that? Did you ever decide to work

Re: WebSockets

2014-04-04 Thread Ludovic Courtès
Neil Jerram skribis: > I'm interested in adding support for WebSockets > (http://tools.ietf.org/html/rfc6455) to Guile's web modules. Is > anyone else interested in - or possibly already working on - that? Sounds like good idea! Ludo’.

Re: WebSockets

2014-04-02 Thread Nala Ginrut
2014年4月2日 PM7:54于 "Neil Jerram" 写道: > > [Now guile-user only, since that seems appropriate] > > > On 2014-04-02 11:08, Nala Ginrut wrote: >> >> On Wed, 2014-04-02 at 10:29 +0100, Neil Jerram wrote: >>> >>> Hi there, >>> >>> I

Re: WebSockets

2014-04-02 Thread Neil Jerram
[Now guile-user only, since that seems appropriate] On 2014-04-02 11:08, Nala Ginrut wrote: On Wed, 2014-04-02 at 10:29 +0100, Neil Jerram wrote: Hi there, I'm interested in adding support for WebSockets (http://tools.ietf.org/html/rfc6455) to Guile's web modules. Is anyone else

Re: WebSockets

2014-04-02 Thread Nala Ginrut
On Wed, 2014-04-02 at 10:29 +0100, Neil Jerram wrote: > Hi there, > > I'm interested in adding support for WebSockets > (http://tools.ietf.org/html/rfc6455) to Guile's web modules. Is anyone > else interested in - or possibly already working on - that? > I was pl

WebSockets

2014-04-02 Thread Neil Jerram
Hi there, I'm interested in adding support for WebSockets (http://tools.ietf.org/html/rfc6455) to Guile's web modules. Is anyone else interested in - or possibly already working on - that? Thanks, Neil