fredemmott / StreamDeck-Discord

Control the Discord application with the Elgato StreamDeck
MIT License
275 stars 23 forks source link

Make Discord web API calls async #52

Open fredemmott opened 3 years ago

fredemmott commented 3 years ago

Both the macos curl and windows internet* api calls can be made async and integrated with the main asio loop. This should be done so that slow discord API responses don't stop the plugin responding