Closed psvehla closed 4 years ago
Changed ws call to use async/await instead of old skool promises. I'm pretty sure I haven't made it any more asynchronous, but at least it's more modern. Given there's only one call, it's actually difficult to demonstrate asynchrony.
Just for good form.