Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 339 Bytes

File metadata and controls

5 lines (3 loc) · 339 Bytes

SignalR and MonoGame

Many like to use SignalR in their ASP.NET web application (to provide real-time functionality) but it is just as easy to use with a desktop application. In this small example I use SignalR to send coordinates between multiple MonoGame clients.

Youtube: https://www.youtube.com/watch?v=6YW5dLbKSoc&feature=youtu.be