Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 XPC 并想移植到 linux/windows。寻找可以执行类似功能的替代方案。
有这样的吗?
看看gRPC和可能的 gRPC-Swift。不过,Swift 实现处于 alpha 状态。gRPC 和 Objective C 不能生成服务器,它只能用作客户端。快速实施可以。C++ 也可以。