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

Refactoring Subsciptions #807

Merged
merged 27 commits into from
Jun 11, 2019
Merged

Refactoring Subsciptions #807

merged 27 commits into from
Jun 11, 2019

Commits on Jun 1, 2019

  1. Add Subscription receiver

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    bc9f039 View commit details
    Browse the repository at this point in the history
  2. Add Subscription replier

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    73e3afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd39f02 View commit details
    Browse the repository at this point in the history
  4. Remove debugging code

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    0f91199 View commit details
    Browse the repository at this point in the history
  5. Activate test

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    3eb8085 View commit details
    Browse the repository at this point in the history
  6. Tests

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    9db59e7 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    8224e24 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    f115472 View commit details
    Browse the repository at this point in the history
  9. Test for websocket KeepAlive

    glucaci committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    2deaca0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. WebSocket abstraction

    glucaci committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    d548f1e View commit details
    Browse the repository at this point in the history
  2. HttpContext abstraction

    glucaci committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    87633ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94f6186 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

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

Commits on Jun 4, 2019

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

Commits on Jun 6, 2019

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

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    cec9341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfead4 View commit details
    Browse the repository at this point in the history
  3. Refactored tests

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    91cdcb7 View commit details
    Browse the repository at this point in the history
  4. Added longer timeout

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    b843501 View commit details
    Browse the repository at this point in the history
  5. cleanup

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    df8160f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da5f713 View commit details
    Browse the repository at this point in the history
  7. Fixed input converter

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    b869136 View commit details
    Browse the repository at this point in the history
  8. skip tests

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    f2e46bb View commit details
    Browse the repository at this point in the history
  9. Updated Changelog

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    2a9580d View commit details
    Browse the repository at this point in the history
  10. Undo fix

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    4141981 View commit details
    Browse the repository at this point in the history
  11. fixed clr type detection

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    3781514 View commit details
    Browse the repository at this point in the history
  12. Fixed snapshots

    michaelstaib committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    0662918 View commit details
    Browse the repository at this point in the history