NetEase / UnitySocketIO

socket.io client for unity3d.
889 stars 229 forks source link

Cross platform? #32

Closed stodge closed 10 years ago

stodge commented 10 years ago

Is this library cross platform? Will it work with Unity3D running on OSX? Thanks

squaretone commented 10 years ago

@stodge I'm using it on a project that builds to both a Windows and an OS X executable. No issues to date.

stodge commented 10 years ago

Thanks @squaretone.