NOTE – Coroutines and async/awaitNOTE – Coroutines and async/await
When creating HttpGetFuture, we don’t actually do anything related to the GET request, which means that the call to Http::get returns immediately with just a simple data structure. In contrast