[erlang-questions] barrel 2.1 released

Benoit Chesneau bchesneau@REDACTED
Sat Aug 17 18:24:28 CEST 2013


ok I was bored a little so I  forked cowboy to make it work with barrel:

https://github.com/refuge/cowboy/tree/barrel

Only some tests are OK for now, but the hello world and websockets examples
are OK.

WIP...

- benoit


On Sat, Aug 17, 2013 at 3:20 PM, Benoit Chesneau <bchesneau@REDACTED>wrote:

> Hi all,
>
> I'm happy to announce the new release of barrel. barrel 2.1 is a service
> release and contains the following changes:
>
> new: add socket option to start_listener
> fix: Fix a bug in barrel_tcp option filter
> doc: fix typos
>
> The full changelog is available here:
>
> https://github.com/benoitc/barrel/compare/2.0...2.1
>
> For those who want to use mochiweb with barrel you can use the
> barrel_mochiweb adapter available here:
>
> https://github.com/benoitc/barrel_mochiweb
>
> An example of its usage with webmachine is also available:
>
>
> https://github.com/benoitc/barrel_mochiweb/tree/master/examples/webmachine_demo
>
> Any feedback is appreciated,
>
> Enjoy!
>
> - benoit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130817/6d04d21d/attachment.htm>


More information about the erlang-questions mailing list