/uSignalR

SignalR which works in Unity3D

Primary LanguageC#Apache License 2.0Apache-2.0

uSignalR

SignalR which works in Unity3D

Origin of this repo is here. Event signals are substituted with uTasks. Code was changed as close as possible to version 1.2.2 of official SignalR repo. Current version works with PC, iOS and Android for sure. It does not work with web player since web sockets are not implemented here yet.