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

[client] Introduce routes. Foundation for multi transport support. #534

Merged
merged 37 commits into from
Sep 27, 2018

Commits on Sep 13, 2018

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

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    ee8f22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92ff732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b62be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    977b3b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c710e9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e039e88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e397abc View commit details
    Browse the repository at this point in the history
  8. remove tests.

    makasim committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    cf03113 View commit details
    Browse the repository at this point in the history
  9. [client] udpdate config.

    makasim committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    41a57c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00269de View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    b10a438 View commit details
    Browse the repository at this point in the history
  2. [client] Rework AmqpDriver

    fixes #523 (for amqp)
    makasim committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    1037c7f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into client-impr-topics-…

    …commands-configuration
    makasim committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    570d34d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    613de56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde3e3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e84939 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    ca7b0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3c342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e178e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84464f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bac597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34ca2f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

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

Commits on Sep 21, 2018

  1. upd simple client.

    makasim committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    f90c8d1 View commit details
    Browse the repository at this point in the history
  2. upd drivers

    makasim committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    c075ec2 View commit details
    Browse the repository at this point in the history
  3. upd client.

    makasim committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    2b9cb8a View commit details
    Browse the repository at this point in the history
  4. client fixes

    makasim committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    e25feb1 View commit details
    Browse the repository at this point in the history
  5. remove stom examples.

    makasim committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    39924b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19ace56 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. [client] Generic driver should not support message bus

    It should message to router queue, ignoring router topic options.
    If a driver (that extends generic one) supports message bus feature
    (routing between applications) it should overwrite createRouterTopic
    method.
    makasim committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    cffa1b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    9904f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca10ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed707fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d50b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfc1412 View commit details
    Browse the repository at this point in the history