An open API service indexing awesome lists of open source software.

https://github.com/raksa/socketio-cpp-lib

The repository for support build library for Socket.io-client c++, purpose usage for cocos2d-x
https://github.com/raksa/socketio-cpp-lib

cocos2d library socket socketio

Last synced: 5 months ago
JSON representation

The repository for support build library for Socket.io-client c++, purpose usage for cocos2d-x

Awesome Lists containing this project

README

          

Current testing usage with cocos2d-x game engine

```
boost-1.50.0
```
## win32

```
msvc-12.0 (Microsoft Visual Studio 2013)
project dependencies in ./sio-client/win32/proj.win32

```

## android

```
arm: ndk-r10e
ndk-module in ./sio-client/android

```

## iOS

```
xcode-7.3.1
iOS-9.3
sioclient.xcodeproj
project dependencies in ./sio-client/ios/sioclient.xcodeproj

```

References
-----------------------

* [socket.io-client-cpp](https://github.com/socketio/socket.io-client-cpp)
* [boost-android-prebuilt](https://github.com/mcxiaoke/boost-ndk)
* [boost-iOS-build](https://github.com/alist/boostmake_ios)

Others
-----------------------
* welcome for any help