gkiryaziev / Godot-mono.SignalR

Simple ASP.NET Core SignalR Server with Godot-mono SignalR Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple ASP.NET Core SignalR Server with Godot-mono SignalR Client

Alt text

Tested with Godot 3.2.2

Restore client library

> cd Godot.SignalR.Client
> nuget restore

Run local server

> cd SignalR.Server
> run.cmd

About

Simple ASP.NET Core SignalR Server with Godot-mono SignalR Client

License:MIT License


Languages

Language:C# 96.5%Language:HTML 2.4%Language:Batchfile 1.0%