我在 iOS 上使用 GCDWebServer 作为 http 服务器。但是,到年底将需要 https。是否有另一个与 IOS 的 https 兼容的 Web 服务器库?我不知道像这样的变化涉及什么。
问问题
2712 次
1 回答
0
这个库支持 https - https://github.com/robbiehanson/CocoaHTTPServer 虽然它很老但是很可靠。我们公司已经使用它超过 4 年,目前我们正在切换到“https”。
于 2016-07-29T15:51:25.410 回答