bcanseco / warbler

🐤 Auto-generated, geolocation based chatrooms for universities. [no longer maintained]
https://borja.io/warbler
1 stars 0 forks source link

Use Hub<T> for strongly typed client methods #10

Open bcanseco opened 7 years ago

bcanseco commented 7 years ago

http://stackoverflow.com/a/26555776/6609109

AC:

bcanseco commented 7 years ago

Will not be possible due to the way HubResource instances handle comms for hubs. Might change after #11.

bcanseco commented 6 years ago

This is now possible in alpha2 - can upgrade and implement. https://blogs.msdn.microsoft.com/webdev/2017/10/09/announcing-signalr-for-asp-net-core-alpha-2/