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

feat(waiting): add error handling for errors while waiting #772

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    530af70 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      4.0.4 release
      move deployment target to iOS 9 to fix compile for archive with Xcode 12
      Conditionally include 'swift-nio-zlib-support' dependency to avoid warning on macOS
      Fix compile error on Xcode 12
      Switch SPM to use Swift 5.2
      improve conditions for calling readLoop()
      Fix error when trying to convert text message partial payload to UTF-8
      In FoundationTransport deinit, remove self as a delegate to InputStream and OutputStream to prevent EXC_BAD_ACCESS
      Update README.md
      Fix deprecation warning in WSCompression
      Fix the deadlock issue on iOS 11
    DomiR committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    143efdc View commit details
    Browse the repository at this point in the history