mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-05-31 00:00:10 +08:00
#34 Added Travis CI integration
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
Overview
|
Overview
|
||||||
========
|
========
|
||||||
|
|
||||||
|
[](https://travis-ci.org/swisspol/GCDWebServer)
|
||||||
|
|
||||||
GCDWebServer is a lightweight GCD based HTTP 1.1 server designed to be embedded in Mac & iOS apps. It was written from scratch with the following goals in mind:
|
GCDWebServer is a lightweight GCD based HTTP 1.1 server designed to be embedded in Mac & iOS apps. It was written from scratch with the following goals in mind:
|
||||||
* Easy to use and understand architecture with only 4 core classes: server, connection, request and response
|
* Easy to use and understand architecture with only 4 core classes: server, connection, request and response
|
||||||
* Well designed API for easy integration and customization
|
* Well designed API for easy integration and customization
|
||||||
|
|||||||
Reference in New Issue
Block a user