Passing strongly typed Hubs in SignalR

前端 未结 4 1575
夕颜
夕颜 2021-02-05 15:59

I\'ve just updated some SignalR references and things have changed somewhat in order to allow for generically typed Hubs Hub. In the existing examples and

4条回答
  •  野的像风
    2021-02-05 16:32

    Take a look at:

    https://github.com/i-e-b/SignalR-TypeSafeClient

    May be useful!

提交回复
热议问题