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

MF-295 add mqtt benchmark tool #817

Merged
merged 27 commits into from
Aug 13, 2019
Merged

MF-295 add mqtt benchmark tool #817

merged 27 commits into from
Aug 13, 2019

Commits on Aug 6, 2019

  1. adding mqtt benchmark tool

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    6cec165 View commit details
    Browse the repository at this point in the history
  2. adding mqtt benchmark tool - vendoring

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    808994a View commit details
    Browse the repository at this point in the history
  3. add mtls support

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    7a78f42 View commit details
    Browse the repository at this point in the history
  4. update readme

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    a17c5b4 View commit details
    Browse the repository at this point in the history
  5. tool for channel provision, reorganize code

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    186d238 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. adding config toml

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    5cb17fa View commit details
    Browse the repository at this point in the history
  2. tool for channel provision, adding ssl cert gen

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    d375748 View commit details
    Browse the repository at this point in the history
  3. add config toml

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    c56bc6e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. add readme for provision

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    841195b View commit details
    Browse the repository at this point in the history
  2. update readme

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    7f1d48c View commit details
    Browse the repository at this point in the history
  3. remove some printing

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    fa77401 View commit details
    Browse the repository at this point in the history
  4. add test configs

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    bfcf434 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. remove some dead code, and sort comments

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    5c895ab View commit details
    Browse the repository at this point in the history
  2. replace statistics lib

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    f87b3c8 View commit details
    Browse the repository at this point in the history
  3. replace statistics lib

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    d1780f8 View commit details
    Browse the repository at this point in the history
  4. add cobra and viper

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    95a3f15 View commit details
    Browse the repository at this point in the history
  5. styling changes

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    afce630 View commit details
    Browse the repository at this point in the history
  6. styling changes

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3239aef View commit details
    Browse the repository at this point in the history
  7. styling changes

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    1e2ed9a View commit details
    Browse the repository at this point in the history
  8. remove statistic lib

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c94b393 View commit details
    Browse the repository at this point in the history
  9. change type visibility

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    2b475ca View commit details
    Browse the repository at this point in the history
  10. remove empty line

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fa6609f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. update vendor

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    47cabde View commit details
    Browse the repository at this point in the history
  2. update deps

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    dfca5e1 View commit details
    Browse the repository at this point in the history
  3. rename variable

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    72f0826 View commit details
    Browse the repository at this point in the history
  4. small changes, adding comments

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    1d5efaa View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. error handling

    Signed-off-by: Mirko Teodorovic <mirko.teodorovic@gmail.com>
    mteodor committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    e83b546 View commit details
    Browse the repository at this point in the history