CocoaHTTPServer

A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications

  • Owner: robbiehanson/CocoaHTTPServer
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

CocoaHTTPServer

Build Status
Version
Platform
License

CocoaHTTPServer is a small, lightweight, embeddable HTTP server for Mac OS X or iOS applications.

Sometimes developers need an embedded HTTP server in their app. Perhaps it's a server application with remote monitoring. Or perhaps it's a desktop application using HTTP for the communication backend. Or perhaps it's an iOS app providing over-the-air access to documents. Whatever your reason, CocoaHTTPServer can get the job done. It provides:

  • Built in support for bonjour broadcasting
  • IPv4 and IPv6 support
  • Asynchronous networking using GCD and standard sockets
  • Password protection support
  • SSL/TLS encryption support
  • Extremely FAST and memory efficient
  • Extremely scalable (built entirely upon GCD)
  • Heavily commented code
  • Very easily extensible
  • WebDAV is supported too!

Main metrics

Overview
Name With Ownerrobbiehanson/CocoaHTTPServer
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 1)
Platform
License:Other
所有者活动
Created At2011-12-17 00:45:21
Pushed At2023-10-17 22:46:14
Last Commit At2015-01-04 21:43:32
Release Count14
Last Release Name2.3 (Posted on )
First Release Name1.0 (Posted on 2011-12-16 18:04:52)
用户参与
Stargazers Count5.6k
Watchers Count278
Fork Count1.3k
Commits Count243
Has Issues Enabled
Issues Count140
Issue Open Count99
Pull Requests Count18
Pull Requests Open Count30
Pull Requests Close Count26
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private