CocoaHTTPServer is a small embeddable HTTP server for macOS and iOS applications. It is designed for developers who need local HTTP capabilities inside an app instead of a separate external web server. Possible use cases include remote monitoring, desktop-app communication backends, document sharing, and over-the-air access to app files. The project provides asynchronous networking built on GCD and standard sockets. It also supports Bonjour broadcasting, IPv4, IPv6, password protection, SSL/TLS encryption, scalability, and WebDAV. CocoaHTTPServer is especially useful for Objective-C or Cocoa-era applications that need a lightweight, heavily commented, and extensible embedded server component.
Features
- Embeddable macOS and iOS HTTP server
- Bonjour broadcasting support
- IPv4 and IPv6 networking
- GCD-based asynchronous sockets
- Password protection and SSL/TLS support
- WebDAV support
Categories
HTTP ServersLicense
MIT LicenseFollow CocoaHTTPServer
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CocoaHTTPServer!