thinktecture / boardz-cross-platform-sample

Sample application for demonstrating various aspects of modern cross-platform applications - using Angular 2, Cordova, Electron & gulp. With a .NET Web API & SignalR backend.
MIT License
78 stars 30 forks source link

Check whether SignalR push works as expected #50

Closed ChristianWeyer closed 8 years ago

ChristianWeyer commented 8 years ago

Should the creation of a game be pushed to any user? If yes, it does not work ;)

ManuelRauber commented 8 years ago

Create a new game or "I am playing"?

ChristianWeyer commented 8 years ago

Create game

ManuelRauber commented 8 years ago

This was never an use case.