Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push our currently used branch to main #1

Merged
merged 13 commits into from
Jul 4, 2022
Merged

Conversation

bruwozniak
Copy link
Collaborator

No description provided.

This commit does a couple more things:
- It adds a (wip) way of connecting to WebSockets via NWNetworking because, according to Apple's authority on
  all things network - Quinn The Eskimo - URLSession based websockets have lots of issues while NWNetworking
  has none: https://developer.apple.com/forums/thread/653599
- It fixes a bug that caused the app to go into an infinite loop draining the users battery as soon as the
  connection to the websocket went away.
@bruwozniak bruwozniak merged commit 8c2595f into main Jul 4, 2022
@bruwozniak bruwozniak deleted the feature/safer-websockets branch July 4, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants