CocoaHTTPServer icon indicating copy to clipboard operation
CocoaHTTPServer copied to clipboard

CocoaHTTPServer abandoned?

Open zakdances opened this issue 10 years ago • 10 comments

I'm just curious as to the status of this project. It hasn't been updated in 7+ months, there's tons of compiler warnings concerning depreciated functions, and a large queue of Github issues (most without any responses). I realize this is volunteer project, so I just want to know if it's advisable to find another solution for now. If the maintainer is busy with other projects, it might be a good idea to put a [Depreciated] tag next to the title in the README.

zakdances avatar Oct 30 '13 09:10 zakdances

+1

stanislaw avatar Oct 30 '13 23:10 stanislaw

+1

mmackh avatar Nov 22 '13 14:11 mmackh

+one

mixdesign avatar Dec 11 '13 11:12 mixdesign

+1

austinheap avatar Jan 18 '14 00:01 austinheap

+1

vjpr avatar May 15 '14 22:05 vjpr

@robbiehanson Should we find a volunteer maintainer willing to help clear out some of those pull requests? There's a lot of solid code in here.

chrisballinger avatar May 15 '14 22:05 chrisballinger

Yup, that would help a lot. I’ve been pretty heads down working on YapDatabase recently.

You volunteering? :D

-Robbie Hanson

On May 15, 2014 at 3:18:45 PM, Chris Ballinger ([email protected]) wrote:

@robbiehanson Should we find a volunteer maintainer willing to help clear out some of those pull requests? There's a lot of solid code in here.

— Reply to this email directly or view it on GitHub.

robbiehanson avatar May 15 '14 23:05 robbiehanson

HI,

Is there anyone who is working on this and can help ensure this is fully compatible with iOS 8.1.1?

mystic24 avatar Dec 04 '14 21:12 mystic24

As a former contributor to CocoaHTTPServer myself, I have seen the project not being maintained for quite some time. Things happen, it was good while it lasted :)

That got me starting https://github.com/swisspol/GCDWebServer more than 2 years ago, which has a very modern codebase with lots of features and is quite popular now (and maintained!). You should have a look!

swisspol avatar Apr 08 '15 23:04 swisspol

@swisspol I ended up using GCDWebServer instead of CocoaHTTPServer for IOCipher because it was a lot easier when working with virtual files.

chrisballinger avatar Apr 09 '15 00:04 chrisballinger