<p>Congrats Loic!</p>
<p>--<br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
414.940.4866 || <a href="http://sigma-star.com">sigma-star.com</a> || @jessegumm</p>
<div class="gmail_quote">On May 23, 2012 8:15 AM, "Loïc Hoguin" <<a href="mailto:essen@ninenines.eu">essen@ninenines.eu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Long awaited Cowboy 0.6.0 is finally available.<br>
<br>
Cowboy is a small, fast, modular HTTP server and socket acceptor pool. The 0.6.0 version is the last to include the socket acceptor pool directly in the project. Future versions will simply depend on the ranch project which is the socket acceptor pool code split from Cowboy.<br>

<br>
Many additions have been made, along with a few bugfixes. The test suite has been completely reworked. There is still no user guides. Read more here:<br>
  * <a href="https://github.com/extend/cowboy/blob/master/CHANGELOG.md" target="_blank">https://github.com/extend/<u></u>cowboy/blob/master/CHANGELOG.<u></u>md</a><br>
<br>
Effort is ongoing to add user guides to both Ranch and Cowboy projects, starting with Ranch. Examples will be added to both projects this summer.<br>
  * <a href="https://gist.github.com/2397647" target="_blank">https://gist.github.com/<u></u>2397647</a><br>
  * <a href="https://gist.github.com/2600398" target="_blank">https://gist.github.com/<u></u>2600398</a><br>
<br>
Cowboy can be found at <a href="https://github.com/extend/cowboy" target="_blank">https://github.com/extend/<u></u>cowboy</a><br>
<br>
Next version will switch the acceptor code to Ranch. The dependence on the erlang:decode_packet/3 BIF will be removed. Methods and header names will be uniformized as binaries, there won't be a mix of atoms and binary names anymore. Various changes will be made to REST to improve its semantics with regards to full and partial updates. A new API to generate dispatch tables easily will be added.<br>

<br>
This version includes an experimental and entirely undocumented HTTP client in cowboy_client. It uses binaries. We do not recommend using it at this point. We hope to add transfer encodings and websocket support in the next version and finally document it for 0.8.0.<br>

<br>
As always I'm interested in any feedback you may have, good or bad. Feel free to drop me a mail about the project!<br>
<br>
If you need features added, please open a ticket and describe *what you want to do with it*, chances are that you can already do it and you just don't know it.<br>
<br>
Thanks.<br>
<br>
-- <br>
Loïc Hoguin<br>
Erlang Cowboy<br>
Nine Nines<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div>