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

asyncio-based Socket Mode client improvements #1117

Merged
merged 5 commits into from Sep 18, 2021

Commits on Sep 17, 2021

  1. Add initial ping right after establishing a new connection in AIOHTTP…

    …-based SocketModeClient
    seratch committed Sep 17, 2021
    Copy the full SHA
    ca499f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e7bc1f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Copy the full SHA
    713d874 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b740f71 View commit details
    Browse the repository at this point in the history
  3. Enable Socket Mode tests

    seratch committed Sep 18, 2021
    Copy the full SHA
    0bdef81 View commit details
    Browse the repository at this point in the history