ChangbaDevs / KTVHTTPCache

A powerful media cache framework.
MIT License
2.37k stars 436 forks source link

可否使用 GCDWebServer 代替 CocoaHTTPServer #35

Closed developforapple closed 6 years ago

developforapple commented 6 years ago

CocoaHTTPServer 已经很久没动过了。 感觉使用GCDWebServer会比较好一点。 https://github.com/swisspol/GCDWebServer

libobjc commented 6 years ago

CocoaHTTPServer 确实年久失修,不过目前没遇到过 CocoaHTTPServer 引发的 BUG。能否讲下优劣?