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

Proposed heartbeat implementation #18

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 2, 2013

  1. Test supporting AMQ-4493

    jhberges committed May 2, 2013
    Configuration menu
    Copy the full SHA
    448e8d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2013

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

Commits on Aug 21, 2013

  1. Configuration menu
    Copy the full SHA
    e1cd514 View commit details
    Browse the repository at this point in the history
  2. Proposed "heart-beat" implementation

    Configurable via System property "stompjms.heartbeat"
    jhberges committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    f954485 View commit details
    Browse the repository at this point in the history
  3. Proposed heart-beat implementation

    Configurable via system property stompjms.heartbeat
    jhberges committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    76d4518 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/jhberges/stompjms

    Conflicts:
    	stompjms-client/src/main/java/org/fusesource/stomp/jms/StompChannel.java
    jhberges committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    c0ad256 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f5e9e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebd1ebf View commit details
    Browse the repository at this point in the history
  7. Use JUnit 4 annotations and disable a test

    Test provided to proove bug in ActiveMQ's STOMP implementation disabled
    Will always fail until fixed in ActiveMQ project.
    jhberges committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    645b3f8 View commit details
    Browse the repository at this point in the history