|
@@ -2,6 +2,8 @@ Overview
|
|
|
========
|
|
|
|
|
|
[](https://travis-ci.org/swisspol/GCDWebServer)
|
|
|
+[](http://cocoadocs.org/docsets/GCDWebServer)
|
|
|
+[](http://cocoadocs.org/docsets/GCDWebServer)
|
|
|
|
|
|
GCDWebServer is a modern and lightweight GCD based HTTP 1.1 server designed to be embedded in OS X & iOS apps. It was written from scratch with the following goals in mind:
|
|
|
* Elegant and easy to use architecture with only 4 core classes: server, connection, request and response (see "Understanding GCDWebServer's Architecture" below)
|