Marenthyu / LiveSplit.StreamingPredictionsComponent

A Component to automate Channel Point Predictions on Twitch
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Async methods to fix freezing LiveSplit when doing requests, escaped characters. #9

Closed SuiMachine closed 3 years ago

Marenthyu commented 3 years ago

Thanks for this!

I'm still not as fluent in C#, so haven't worked with async methods "properly" yet - though i had thought about this before.

I'll double-check the changes tonight; from a glance, I'm not 100% sure if it may cause issues with a discrepancy between time-of-split and time-of-check for the resolution.

This partially addresses #1

Marenthyu commented 3 years ago

I'll publish these changes as part of v2.1 at some point soon, including the Release Binary.