Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 467 Bytes

Kayak is an event-driven networking library for .NET. It allows you to easily create TCP clients and servers. Kayak contains an HTTP/1.1 server implementation.

Kayak is Copyright (c) 2007-2011 Benjamin van der Veen. Kayak is licensed under the MIT License. See LICENSE.txt.

http://kayakhttp.com
http://bvanderveen.com

Dependencies

Kayak depends on HttpMachine.