Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FMXExpress authored Aug 28, 2022
1 parent 009f551 commit c0bf09d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 73-AsyncHTTPGet/readme.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Making HTTP requests is a necessary part of many applications, but it can be a blocking operation. This can lead to poor performance and a bad user experience. The Async HTTP Get demo shows how to make an asynchronous HTTP request so that your application can continue to run while the request is being processed. This can lead to a much better user experience as well as better performance. The Async HTTP Get demo is a cross-platform solution that is built using a single code base and single UI. It supports Android, iOS, macOS, Windows, and Linux with a reliable and easy-to-use solution that works on any platform.

![screenshot](screenshot.gif)

0 comments on commit c0bf09d

Please sign in to comment.