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

iOS 13 Socket Connection Implementation #15

Closed
mjjimenez opened this issue Jan 23, 2020 · 1 comment · Fixed by #25
Closed

iOS 13 Socket Connection Implementation #15

mjjimenez opened this issue Jan 23, 2020 · 1 comment · Fixed by #25
Assignees
Projects

Comments

@mjjimenez
Copy link
Collaborator

As referenced in #3 , this is the socket connection implementation that will be used by the signalling client. It should conform to the SocketClientProtocol and be responsible for maintaining socket connection via ping, sending and receiving data.

For iOS 13, use URLSessionWebSocketTask.

@mjjimenez mjjimenez added this to To do in SwiftSyft Jan 24, 2020
@mamuleanu
Copy link
Member

@mjjimenez Please assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
SwiftSyft
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants