Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 310 Bytes

Learning Reactive Programming by example

Create a sample application which simulate the sensor/device in IoT context, sending events to SignalR server, which pushes the data to interested client.

Not decided yet on the high level architecture yet, will pan out as I discover things more.