dcasadevall / tabletop-combat-helper

A local network helper application for players of table top roleplaying games to visualize combat elements such as player positions, health, etc..
Apache License 2.0
1 stars 0 forks source link

Use Observable.FromEvent() when possible #93

Open dcasadevall opened 4 years ago

dcasadevall commented 4 years ago

This should help move event based systems to async / await.