Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There is also: https://github.com/robbiehanson/CocoaHTTPServer

This works on Cocoa an iOS and supports:

    - 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!
(Not the author, just a user).


HTTPKit does support WebDAV, Auth & SSL. But CocoaHTTPServer looks nice as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: