-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: facebookincubator/SocketRocket
base: main
head repository: TestStudio/SocketRocket
compare: master
- 16 commits
- 14 files changed
- 4 contributors
Commits on Jun 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7b980b1 - Browse repository at this point
Copy the full SHA 7b980b1View commit details
Commits on May 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e1cbb82 - Browse repository at this point
Copy the full SHA e1cbb82View commit details
Commits on Aug 5, 2014
-
Merge branch 'master' of github.com:square/SocketRocket
# By Jeremy White (4) and others # Via Jake Wharton (4) and others * 'master' of github.com:square/SocketRocket: use normal close constant instead of hard-coded value Removed enforcement of the SRStatusCode enum for status code arguments Go 1 has been released. Update README :) Changed 0 code to 1001 going away Switched SocketRocket methods to use SRStatusCode instead of NSInteger Moved SRStatusCode to header file for public use of status code values Fix size conversion warnings. Fix Xcode 5.1 project warnings. Use Apple's provided base64 implementation. use 'normal closure' close code by default, fixes #127 Remove errant assert(NO) in _sendFrameWithOpcode Remove unused function log_queue Link libicucore.dylib with -L to avoid 3 warnings Kill Xcode 5.1 warnings Fix only building active arch in debug. Fix references to wrong header file in README. Change "muust be compiled with ARC" to "must be compiled with ARC"
Configuration menu - View commit details
-
Copy full SHA for d8ffd63 - Browse repository at this point
Copy the full SHA d8ffd63View commit details
Commits on Aug 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f9c9985 - Browse repository at this point
Copy the full SHA f9c9985View commit details
Commits on Aug 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1981b5a - Browse repository at this point
Copy the full SHA 1981b5aView commit details
Commits on Sep 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b7e2613 - Browse repository at this point
Copy the full SHA b7e2613View commit details
Commits on Sep 25, 2014
-
added support for splitting frames into actual frames instead of send…
…ing one HUGE frame for every message
Configuration menu - View commit details
-
Copy full SHA for 47cb3aa - Browse repository at this point
Copy the full SHA 47cb3aaView commit details
Commits on Sep 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8e6ecb3 - Browse repository at this point
Copy the full SHA 8e6ecb3View commit details
Commits on Dec 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b491b4a - Browse repository at this point
Copy the full SHA b491b4aView commit details
Commits on Jan 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 65e2b7c - Browse repository at this point
Copy the full SHA 65e2b7cView commit details
Commits on Dec 29, 2017
-
Updated with latest changes from upstream facebook/SocketRocket.
Latest implementation doesn't require usage of chunks anymore.
karaahmed committedDec 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c885bc7 - Browse repository at this point
Copy the full SHA c885bc7View commit details -
Added static iOS library target.
karaahmed committedDec 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c18f3f - Browse repository at this point
Copy the full SHA 6c18f3fView commit details -
iOS added as supported platform with valid cpu architectures
karaahmed committedDec 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 56bfd31 - Browse repository at this point
Copy the full SHA 56bfd31View commit details
Commits on May 10, 2018
-
x86_64 arch added as valid one
Bulent Karaahmed committedMay 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 562fd46 - Browse repository at this point
Copy the full SHA 562fd46View commit details
Commits on Jul 12, 2018
-
added fat library target with build script
Bulent Karaahmed committedJul 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 6c63429 - Browse repository at this point
Copy the full SHA 6c63429View commit details -
Bulent Karaahmed committed
Jul 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 677d295 - Browse repository at this point
Copy the full SHA 677d295View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master