[erlang-questions] [ANN] misultin v0.7

Robert Virding robert.virding@REDACTED
Tue Apr 12 18:43:15 CEST 2011


Roberto, 

I am only a casual writer of webservers and Misultin has worked well so far. It has been easy to use and has had sufficient features for what I need. BUT couldn't you make a misultin-- without parametrized modules using only standard erlang for us users who prefer classic Erlang? :-) 

Robert 

----- "Roberto Ostinelli" <roberto@REDACTED> wrote: 
> dear list, 
> 
> misultin v0.7 is now out. changelog is: 
> 
> - added max_connections options parameter, which specifies maximum concurrent open connections 
> accepted by the server 
> - added post_max_size options parameter, which sets the maximum size of POST data 
> - added get_url_max_size options parameter, which sets the maximum length of URI 
> - added CHUNKED support, both for incoming requests and outgoing responses [thanks to yrashk 
> suggestion] 
> - added trapping of client closing a browser in Comet applications [thanks to yrashk] 
> - added SSL support for websockets [enhancement track #25, thanks to viplifes] 
> - Misultin can now be started without a registered name or with a different name, so that multiple 
> versions of misultin can be started on a single node 
> - added support for IP address specified in tuple format [thanks to okeuday suggestion] 
> - added support to extract plain uri unquoted as a list() [thanks to okeuday] 
> - added Comet Long Polling example 
> - added Comet iFrame example 
> - added the killing of alive processes on server shutdown 
> - the GET uri parameters are now also available on POST requests 
> - added custom headers on file sending to browser [thanks to josevalim] 
> - additional minor adjustments 
> 
> https://github.com/ostinelli/misultin 
> 
> cheers, 
> 
> r. 
> 
> _______________________________________________ erlang-questions mailing list erlang-questions@REDACTED http://erlang.org/mailman/listinfo/erlang-questions 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110412/831fbaf2/attachment.htm>


More information about the erlang-questions mailing list