uSignalR icon indicating copy to clipboard operation
uSignalR copied to clipboard

SignalR which works in Unity3D

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.