Odonno / ngrx-signalr-core

A library to handle realtime SignalR (.NET Core) events using @angular, rxjs and the @ngrx library
https://www.npmjs.com/package/ngrx-signalr-core
MIT License
28 stars 13 forks source link

Add example project #5

Closed Odonno closed 4 years ago

zeroregard commented 4 years ago

Seconding this, it would be quite nice

Odonno commented 4 years ago

I seek a project idea that can fit this description:

Does anyone have an idea?

mtinnes commented 4 years ago

Just something like a starter framework to show how the parts fit together. Doesn't need to do anything complicated I wouldn't think. Nice work!

Odonno commented 4 years ago

Ok. I made the simplest possible example app. You can now find in this repository. here are the specs:

I hope you'll like it.