Skip to content

Added thread support for HTTP requests

Compare
Choose a tag to compare
@sherjeelshabih sherjeelshabih released this 06 Aug 15:43
· 2 commits to master since this release

This release uses a background thread to make all the http requests. This means the UI would not freeze during network operations.