Image Downloads Events now download the image to a string, then submit the string and a file path to a queue for workers to download in parallel. Workers download the image to a file then extract the exif data and send it back for the main thread.
Image Downloading should now be fully implemented to satisfy and close #4
Image Downloads Events now download the image to a string, then submit the string and a file path to a queue for workers to download in parallel. Workers download the image to a file then extract the exif data and send it back for the main thread.
Image Downloading should now be fully implemented to satisfy and close #4