Created
August 8, 2013 18:57
-
-
Save bryantp/6187582 to your computer and use it in GitHub Desktop.
Network Class Description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Network Class | |
-Handle connection to servers (Reddit and others) | |
-Handle the download of JSON data from Reddit | |
-Generate a signal upon completion of a given task | |
-Handle the logins for Reddit's servers | |
-Send requests (http://www.reddit.com/dev/api) to Reddit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment