The Cayan team is excited to announce that we’re open sourcing Netty – a small, fast, embeddable web server and ASP.NET application server. Netty was inspired by Jetty – an embedded Java web server and Servlet container. Like Jetty, Netty is designed to run in-process, which is extremely useful when you want to quickly start serving static or dynamic content, but don’t want or need the overhead of using IIS.
Continue Reading