Commit 822b028c authored by Sam Rushing's avatar Sam Rushing

direct link to the tutorial

parent ff6d8723
...@@ -12,7 +12,7 @@ about 8 years of work at IronPort Systems, a provider of high-speed ...@@ -12,7 +12,7 @@ about 8 years of work at IronPort Systems, a provider of high-speed
mail appliances. It was open-sourced by Cisco Systems in late 2011. mail appliances. It was open-sourced by Cisco Systems in late 2011.
Features Features
-------- ========
* Lightweight threads, event-driven scheduler. * Lightweight threads, event-driven scheduler.
* Underneath: non-blocking operations on descriptors, like sockets and pipes. * Underneath: non-blocking operations on descriptors, like sockets and pipes.
...@@ -26,6 +26,11 @@ Features ...@@ -26,6 +26,11 @@ Features
* other protocols/codecs: ldap, asn1, ftp, mysql, postgres, AMQP_. * other protocols/codecs: ldap, asn1, ftp, mysql, postgres, AMQP_.
* `MIT License`_. * `MIT License`_.
Tutorial
========
See http://ironport.github.com/shrapnel/tutorial.html
API Documentation API Documentation
================= =================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment