Also test the wss protocol. |
|
More...
|
about 12 years ago
|
APLO-268: Added examples for stompest Python STOMP client |
|
More...
|
over 12 years ago
|
Upgrade to jackson 2.1.0 |
|
More...
|
over 12 years ago
|
Clean up scala sources so the are more compatible /w Scala 2.10 |
|
More...
|
over 12 years ago
|
Made protocol tracing configurable, fixing bugs seen during load testing. |
|
More...
|
over 12 years ago
|
Include qpid-proton in the distro. |
|
More...
|
over 12 years ago
|
Fixing up amqp transport client disconnects. |
|
More...
|
over 12 years ago
|
Fixing amqp impl bugs. |
|
More...
|
over 12 years ago
|
Fixing amqp impl bugs. |
|
More...
|
over 12 years ago
|
Use mvn properties for the qpid dependency versions. |
|
More...
|
over 12 years ago
|
More progress on the proton based AMQP impl. Started extracting out a client API which builds on the proton lib which can be used in hawtdispatch client scenarios. |
|
More...
|
over 12 years ago
|
Remove dependencies on the activemq 5.x broker. |
|
More...
|
over 12 years ago
|
Don't display expected exception. |
|
More...
|
over 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
over 12 years ago
|
[maven-release-plugin] prepare release apollo-project-1.5 |
|
More...
|
over 12 years ago
|
Upgrade from testing with ActiveMQ 5.6.0 clients to 5.7.0 |
|
More...
|
over 12 years ago
|
Switch from scala 2.9.1-1 to 2.9.2 |
|
More...
|
over 12 years ago
|
prep for the 1.5 release. |
|
More...
|
over 12 years ago
|
Apply a more consistent apache header. |
|
More...
|
over 12 years ago
|
Target Java 1.6 |
|
More...
|
over 12 years ago
|
Switching the apollo-amqp module to use the qpid-proton lib to talk AMQP. |
|
More...
|
over 12 years ago
|
removing un-needed producer retain/release |
|
More...
|
over 12 years ago
|
Added a FullSink (a sink which is always full) and you can now poll sink items out of a SessionMux |
|
More...
|
over 12 years ago
|
making a test case less timing dependent. |
|
More...
|
over 12 years ago
|
Upgrade the windows leveldbjni versions used. |
|
More...
|
over 12 years ago
|
Use the new suspend/resume compaction calls on leveldb-api 0.4. This avoids us needing close/open db to do checkpoints. Should slightly improve perf since the block cache is not thrown away. The index stats displayed will also be more meaningful. |
|
More...
|
over 12 years ago
|
Fixes APLO-266: Stomp 1.2 with CRLF, sometimes gets: IOException: Unable to parse header line [\u0013] |
|
More...
|
over 12 years ago
|
Fixes an openwire decoding bug. |
|
More...
|
over 12 years ago
|
Sort the log file list so that it displays nicer. |
|
More...
|
over 12 years ago
|
Fixes: APLO-237 Producer transaction using open wire causes hawtdispatch queue assertion error. |
|
More...
|
over 12 years ago
|