The Wayback Machine - https://web.archive.org/web/20201201011054/https://github.com/microsoft/cpprestsdk/pull/1143/commits
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

add ping and pong to message handler #1143

Merged
merged 17 commits into from Jun 13, 2019
Merged

Commits on May 27, 2019

  1. add ping and pong to message handler, and optional pong timeout

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
  2. add pragma for winrt

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
  3. remove pong timeout

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
  4. clean pong timeout

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
  5. clean pong timeout

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
  6. typo

    Kumamon38
    Kumamon38 committed May 27, 2019

Commits on May 28, 2019

  1. add std::move

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 28, 2019
  2. Merge branch 'ping-pong' of github.com:Kumamon38/cpprestsdk into ping…

    …-pong
    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 28, 2019
  3. remove std::move

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed May 28, 2019

Commits on Jun 6, 2019

  1. required modifications

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
  2. add configuration to auto enable pong answers

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
  3. rename

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
  4. fixes, clean, and std::string for ping/pong

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
  5. tests from garethsb-sony

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019

Commits on Jun 11, 2019

  1. change default value to std::string()

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 11, 2019
  2. change default value to {}

    Alexandre Konieczny Alexandre Konieczny
    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 11, 2019

Commits on Jun 13, 2019

You can’t perform that action at this time.