AzureSignalR-samples icon indicating copy to clipboard operation
AzureSignalR-samples copied to clipboard

Please add a sample for Unity3d

Open hannesne opened this issue 7 years ago • 2 comments

The SignalR backend is super useful, but is hard to use from Unity because of the different plugin & runtime requirements.

hannesne avatar May 08 '18 02:05 hannesne

Unity 2018.1 supports .NET Standard 2.0 which the SignalR Client supports. If you have any more specific concerns after trying that version let us know.

davidfowl avatar May 08 '18 03:05 davidfowl

I've created a simple sample for this: https://github.com/aspnet/SignalR/pull/2869

hannesne avatar Aug 26 '18 21:08 hannesne