-
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: lisb/SocketRocket
compare: lisb-direct
- 20 commits
- 20 files changed
- 9 contributors
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ad331e - Browse repository at this point
Copy the full SHA 7ad331eView commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2c8a41 - Browse repository at this point
Copy the full SHA b2c8a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59eaa05 - Browse repository at this point
Copy the full SHA 59eaa05View commit details -
Configuration menu - View commit details
-
Copy full SHA for c023150 - Browse repository at this point
Copy the full SHA c023150View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d2a3d - Browse repository at this point
Copy the full SHA e8d2a3dView commit details
Commits on Jun 29, 2023
-
Merge pull request #2 from facebookincubator/main
Merge latest original repo(ver 0.7.0) to lisb/SocketRocket
Configuration menu - View commit details
-
Copy full SHA for 31b6048 - Browse repository at this point
Copy the full SHA 31b6048View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9a2980 - Browse repository at this point
Copy the full SHA d9a2980View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cfb7e - Browse repository at this point
Copy the full SHA b0cfb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1edec2 - Browse repository at this point
Copy the full SHA a1edec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1493a - Browse repository at this point
Copy the full SHA 1b1493aView commit details -
SocketRocket | Add line break to submodule.txt file.
Summary: Adding line breaks to see if this fixes the infra. Reviewed By: richardjrossiii Differential Revision: D62052882 fbshipit-source-id: 7ff4d7247a9538b90420bb5cc4ff97e9739aab7c
Configuration menu - View commit details
-
Copy full SHA for b72dd82 - Browse repository at this point
Copy the full SHA b72dd82View commit details -
Prepare for 0.7.1 release. (#688)
Summary: Pull Request resolved: #688 Test Plan: `pod lib lint` passes Reviewed By: richardjrossiii Differential Revision: D61995551 Pulled By: nlutsenko fbshipit-source-id: 9cb88c8e8b6afb1ebbfd0821e7f426ffe45998e0
Configuration menu - View commit details
-
Copy full SHA for 75a6503 - Browse repository at this point
Copy the full SHA 75a6503View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90af9b8 - Browse repository at this point
Copy the full SHA 90af9b8View commit details
Commits on Oct 16, 2024
-
Add info about visionOS support in README (#689)
Summary: Pull Request resolved: #689 Reviewed By: nlutsenko Differential Revision: D62575033 Pulled By: cipolleschi fbshipit-source-id: 492b8c722b19ea5a9ee22dd9bec7654a388dff7b
Configuration menu - View commit details
-
Copy full SHA for b6b05b8 - Browse repository at this point
Copy the full SHA b6b05b8View commit details -
Ensure readyState is set to SR_CLOSED on successful WebSocket closure (…
…#693) Summary: This PR fixes an issue where the `readyState` was not properly set to `SR_CLOSED` when the WebSocket closed successfully. ### Changes: - Previously, during a successful WebSocket closure, the `readyState` remained at `SR_CLOSING` and was not updated to `SR_CLOSED`. - With this fix, the `readyState` is now set to `SR_CLOSED` before the delegate method responsible for handling the WebSocket closure is called. Pull Request resolved: #693 Reviewed By: nlutsenko Differential Revision: D64108852 Pulled By: cipolleschi fbshipit-source-id: d683d951e3b0069f1e909c091e8bc4e5d5066dab
Configuration menu - View commit details
-
Copy full SHA for fddaadd - Browse repository at this point
Copy the full SHA fddaaddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a6f8d - Browse repository at this point
Copy the full SHA 64a6f8dView commit details
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0507b55 - Browse repository at this point
Copy the full SHA 0507b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 932a630 - Browse repository at this point
Copy the full SHA 932a630View commit details
Commits on Sep 18, 2025
-
Merge pull request #4 from lisb/feature/support-spm
Add Swift Package Manager support
Configuration menu - View commit details
-
Copy full SHA for 4334a0d - Browse repository at this point
Copy the full SHA 4334a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1669d8c - Browse repository at this point
Copy the full SHA 1669d8cView 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...lisb-direct