Omhet / redux-signalr

Redux middleware for SignalR (ASP.NET Core)
MIT License
12 stars 5 forks source link

Add complete example #19

Open ckushwaha207 opened 3 years ago

ckushwaha207 commented 3 years ago

Hello @Omhet, This is a wonderful library but it would be great if you can add a complete example for reference.

oadrian2 commented 3 years ago

Given the difficulty of getting upstream to work with Azure SignalR, I would also suggest adding an example that uses invoke and an example that uses thunk-style calls.

vinayakbasude commented 3 years ago

Hi @ckushwaha207 , were you able to use this library?