Godot-mono.SignalR
Godot-mono.SignalR copied to clipboard
Simple ASP.NET Core SignalR Server with Godot-mono SignalR Client
Simple ASP.NET Core SignalR Server with Godot-mono SignalR Client
Tested with Godot 3.2.2
Restore client library
> cd Godot.SignalR.Client
> nuget restore
Run local server
> cd SignalR.Server
> run.cmd