Browse thread
[Caml-list] ocamlnet-0.95 released
- Gerd Stolpmann
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Gerd Stolpmann <info@g...> |
| Subject: | [Caml-list] ocamlnet-0.95 released |
Hi list, I have recently released the newest versionn of ocamlnet. This release only addresses issues with the jserv support. ---------------------------------------------------------------------------- What is ocamlnet? ---------------------------------------------------------------------------- A collection of modules for the Objective Caml language which focus on application-level Internet protocols and conventions. The current distribution contains: - a mature implementation of the CGI protocol - an implementation of the JSERV protocol (AJP-1.2), can be used with mod_jserv (Apache JServ) and mod_jk (Jakarta connector) to connect application servers written in O'Caml with web servers - an experimental POP3 client - a library of string processing functions related to Internet protocols (formerly known as "netstring" and distributed separately): MIME encoding/decoding, Date/time parsing, Character encoding conversion, HTML parsing and printing, URL parsing and printing, OO-representation of channels, and a lot more. Ocamlnet is developed as a SourceForge project: http://sourceforge.net/project/ocamlnet Developers and code contributions are welcome. Ocamlnet is licensed under the zlib/libpng license. ---------------------------------------------------------------------------- Where can I download the sources? ---------------------------------------------------------------------------- http://prdownloads.sourceforge.net/ocamlnet/ocamlnet-0.95.tar.gz http://www.ocaml-programming.de/packages/ocamlnet-0.95.tar.gz You NEED the PCRE library as prerequisite, and findlib is recommended (but not required). ---------------------------------------------------------------------------- Where can I read more? ---------------------------------------------------------------------------- http://ocamlnet.sourceforge.net. There is also an online version of the manual. ---------------------------------------------------------------------- Changes in 0.95: ---------------------------------------------------------------------- Several bugfixes in the jserv modules. There is now a jserv property "ocamlnet.https" to set that the server assumes the HTTPS protocol. New jserv config options js_idle_worker and js_idle_master to perform idle callbacks when nothing is to do. Gerd -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners