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

Feature/0.1.21 #27

Merged
merged 9 commits into from
Apr 20, 2015
Merged

Feature/0.1.21 #27

merged 9 commits into from
Apr 20, 2015

Commits on Mar 30, 2015

  1. use new travis contains

    David Barshow committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    326cdef View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. send heartbeats

    * send heartbeats to the server if we are not sending packets on connections
    * clear the sending heartbeat timer if we do send packets on the connection
    * clear the sending heartbeat timer if we recieve a heartbeat from the server
    David Barshow committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    cf1f2ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931d049 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. fix consumer race condition on connection

    * added preflight function for the taskQueue
    * fixed consumer reconnecting if it has never connected.
    David Barshow committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    486c96b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. fixed crash on cb for consumerCount and messageCount

    David Barshow committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    acc7ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed4cc7 View commit details
    Browse the repository at this point in the history
  3. moved sequence number generation to the correct place

    David Barshow committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    b372616 View commit details
    Browse the repository at this point in the history
  4. update testing proxy for cleaner output

    David Barshow committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    f2c7dd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. bump package

    David Barshow committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    0268586 View commit details
    Browse the repository at this point in the history