caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "François Bobot" <francois.bobot@cea.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] ANN: ocaml-session
Date: Fri, 18 Dec 2015 09:53:06 +0100	[thread overview]
Message-ID: <5673C972.70006@cea.fr> (raw)
In-Reply-To: <CAEkQQgL40wDspYf0pGzLa9LY1+iFy-5iem8=jTjz2GZponecKg@mail.gmail.com>

On 17/12/2015 19:51, Spiros Eliopoulos wrote:
> ocaml-session is an session manager that handles cookie headers and backend storage for HTTP
> servers. The library supports CoHTTP and Webmachine; Async and Lwt; and pluggable backing stores
> based on a functor interface.


I praise that you kept in your library the ability of CoHTTP to use different light-thread library, 
it helps smoothen the split in the community.

Does people know if there is similarly a functorized RPC library, that would help to go from one 
world to the other? I love Async_rpc, but I'm not able to see if one can separate the kernel of the 
Async_rpc protocol, so that it could be used with an Lwt backend.

-- 
François

  reply	other threads:[~2015-12-18  8:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-17 18:51 Spiros Eliopoulos
2015-12-18  8:53 ` François Bobot [this message]
2015-12-18 15:55 ` Török Edwin
2015-12-18 16:36   ` Spiros Eliopoulos
2015-12-18 16:52   ` Bruno Deferrari

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

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

  git send-email \
    --in-reply-to=5673C972.70006@cea.fr \
    --to=francois.bobot@cea.fr \
    --cc=caml-list@inria.fr \
    /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 NNTP newsgroup(s).