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

Draft networking #7715

Closed
wants to merge 8 commits into from
Closed

Draft networking #7715

wants to merge 8 commits into from

Commits on May 19, 2022

  1. Add socket plumbing

    jsflax authored and Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    5a1d430 View commit details
    Browse the repository at this point in the history
  2. Merge with latest master

    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    cbf9017 View commit details
    Browse the repository at this point in the history
  3. Wire CocoaSocketFactory as a default socket factory

    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    56faab3 View commit details
    Browse the repository at this point in the history
  4. Should override

    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    bf0784c View commit details
    Browse the repository at this point in the history
  5. Rename socket factory

    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    9201283 View commit details
    Browse the repository at this point in the history
  6. Separate CocoaSocketFactory anв CocoaSocket

    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fe8dd92 View commit details
    Browse the repository at this point in the history
  7. Default session configuration to set a delegate

    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8490664 View commit details
    Browse the repository at this point in the history
  8. Negotiate protocol

    Send and receive message
    Pavel Yakimenko committed May 19, 2022
    Configuration menu
    Copy the full SHA
    54e46e4 View commit details
    Browse the repository at this point in the history