unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: Andy Wingo <wingo@pobox.com>, guile-devel <guile-devel@gnu.org>
Subject: Re: new module: (web uri)
Date: Sun, 17 Oct 2010 13:05:41 -0700 (PDT)	[thread overview]
Message-ID: <559494.66997.qm@web37901.mail.mud.yahoo.com> (raw)
In-Reply-To: <m34ockaa7c.fsf@unquote.localdomain>

> Hello,


> 
> The goal is to  build up to having an HTTP client and a toy HTTP server
> in Guile itself.  Obviously this coincides with Guile-WWW in scope; I've
> chosen the (web ...)  namespace so as not to conflict.

Hi Andy,

As you probably know, there are already a couple of guile webservers.
Last time I checked TTN's sizzweb was probably the best maintained.

If you're avoiding that for license reasons, I'd suggest wrapping 
up GNU libmicrohttpd.

Writing yet another webserver for fun is one thing, but, writing yet
another webserver for inclusion in Guile is the path of madness, because
you'd be implying that it is, in some sense, validated.  A webserver
is oh so deceptively simple...  But looking at the http11 parser
in Mongrel2, for example, shows how it is harder than it looks.

BTW, I haven't tried it yet, but, a Guile / Mongrel2 could make for
a great platform, with not too much glue code.

But, just my 2 cents.

Regard,

Mike Gran




  reply	other threads:[~2010-10-17 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 19:30 new module: (web uri) Andy Wingo
2010-10-17 20:05 ` Mike Gran [this message]
2010-10-19 18:41   ` Andy Wingo
2010-10-17 20:33 ` Ludovic Courtès
2010-10-19 18:45   ` Andy Wingo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=559494.66997.qm@web37901.mail.mud.yahoo.com \
    --to=spk121@yahoo.com \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).