open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
394 stars 182 forks source link

编译sioclient5.0的库有详细的文档么,一直编译有问题 #529

Open BurapaLi opened 3 years ago

BurapaLi commented 3 years ago

编译sioclient5.0的库有详细的文档么,一直编译有问题

taste1981 commented 3 years ago

Please follow https://github.com/open-webrtc-toolkit/owt-client-native/wiki/Build-socket.io-library-for-native-SDKs to build the socket.io library. Currently it only provides the instruction for Windows and Linux. @jianjunz may provide build steps for iOS.

jianjunz commented 3 years ago

Socket.IO for iOS is described in README.md of the release package. It can also be found in source code. Please follow the build instruction in Socket.IO cpp project to build this library for iOS.

newOcean commented 2 years ago

现在有不需要boot的方法了