问题
I have a board game application that I would like to add multiplayer options, I'm considering using SignalR to do a persistant connection. I'm wondering whether anyone has done something like this, or whether there is an opensource project available that I can have a look at ?
回答1:
There is a game written in SignalR - SignalR ShootR
You can take a look at the source code here - SignalR ShootR Source Code
来源:https://stackoverflow.com/questions/24551954/signalr-as-a-game-server