>From 613c00221bf4e2bd5e809aebd792ed7c056455b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?=
Date: Fri, 20 Feb 2015 21:11:03 +0100
Subject: [PATCH] Correct docstring of 'symlink'
* libguile/filesys.c (symlink): Correct the docstring, which had
'oldpath'
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 on this? I'm also intereste
I'm afraid I haven't done anything since writing that. Sorry!
Except that I noticed that there is a 'websockify' utility. Using and
integrating that might be easier than reimplementing the Web sockets protocol
in Guile.
Also Nala Ginrut said that he might work on providing Web sockets in Arta