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

add ping and pong to message handler #1143

merged 17 commits into from
Jun 13, 2019

Commits on May 27, 2019

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

    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
    Configuration menu
    Copy the full SHA
    5a1ae57 View commit details
    Browse the repository at this point in the history
  2. add pragma for winrt

    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
    Configuration menu
    Copy the full SHA
    7621bf7 View commit details
    Browse the repository at this point in the history
  3. remove pong timeout

    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
    Configuration menu
    Copy the full SHA
    a0caf8b View commit details
    Browse the repository at this point in the history
  4. clean pong timeout

    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
    Configuration menu
    Copy the full SHA
    7a81059 View commit details
    Browse the repository at this point in the history
  5. clean pong timeout

    Alexandre Konieczny authored and Alexandre Konieczny committed May 27, 2019
    Configuration menu
    Copy the full SHA
    9afadba View commit details
    Browse the repository at this point in the history
  6. typo

    Kumamon38 authored May 27, 2019
    Configuration menu
    Copy the full SHA
    66e1806 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. add std::move

    Alexandre Konieczny authored and Alexandre Konieczny committed May 28, 2019
    Configuration menu
    Copy the full SHA
    0e6cca0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ping-pong' of github.com:Kumamon38/cpprestsdk into ping…

    …-pong
    Alexandre Konieczny authored and Alexandre Konieczny committed May 28, 2019
    Configuration menu
    Copy the full SHA
    76abd9b View commit details
    Browse the repository at this point in the history
  3. remove std::move

    Alexandre Konieczny authored and Alexandre Konieczny committed May 28, 2019
    Configuration menu
    Copy the full SHA
    2f4034d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. required modifications

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    5914029 View commit details
    Browse the repository at this point in the history
  2. add configuration to auto enable pong answers

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    61c5ee2 View commit details
    Browse the repository at this point in the history
  3. rename

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    65a3d36 View commit details
    Browse the repository at this point in the history
  4. fixes, clean, and std::string for ping/pong

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ce53a15 View commit details
    Browse the repository at this point in the history
  5. tests from garethsb-sony

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ec70dc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

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

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    01c436e View commit details
    Browse the repository at this point in the history
  2. change default value to {}

    Alexandre Konieczny authored and Alexandre Konieczny committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e70913d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

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