summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jim Gomes [Tue, 13 Mar 2012 23:56:49 +0000 (23:56 +0000)]
Wait for message receive.
Timothy A. Bish [Wed, 16 Nov 2011 16:07:51 +0000 (16:07 +0000)]
fix for: https://issues.apache.org/jira/browse/AMQNET-348
Timothy A. Bish [Tue, 15 Nov 2011 20:32:54 +0000 (20:32 +0000)]
fix for: https://issues.apache.org/jira/browse/AMQNET-349
Timothy A. Bish [Fri, 11 Nov 2011 20:58:59 +0000 (20:58 +0000)]
fix for: https://issues.apache.org/jira/browse/AMQNET-346
Adds Recover Method to NMS. ActiveMQ and Stomp provider implementations added with tests.
Timothy A. Bish [Fri, 11 Nov 2011 20:35:03 +0000 (20:35 +0000)]
Update svn:ignore
Jim Gomes [Tue, 12 Jul 2011 00:28:55 +0000 (00:28 +0000)]
Implemented basic message producer. Removed unnecessary ZmqMessage. The normal message types will be directly supported once the wire format encoding is added.
Fixes [AMQNET-333]. (See https://issues.apache.org/jira/browse/AMQNET-333)
Jim Gomes [Mon, 11 Jul 2011 23:51:26 +0000 (23:51 +0000)]
Fixed the loading of 32-bit vs. 64-bit implementations.
Refactoring the publisher/subscriber objects.
Fixes [AMQNET-333]. (See https://issues.apache.org/jira/browse/AMQNET-333)
Jim Gomes [Mon, 11 Jul 2011 17:11:10 +0000 (17:11 +0000)]
Exclude package sub-folder.
Jim Gomes [Sat, 9 Jul 2011 00:46:28 +0000 (00:46 +0000)]
Improving the dynamic factory loading routine.
Fixes [AMQNET-333]. (See https://issues.apache.org/jira/browse/AMQNET-333)
Jim Gomes [Fri, 8 Jul 2011 23:20:06 +0000 (23:20 +0000)]
Add 32-bit project build.
Jim Gomes [Fri, 8 Jul 2011 23:11:24 +0000 (23:11 +0000)]
Refactor with intermediate connection factory that will instantiate the correct 32-bit or 64-bit version of the ZMQ provider library.
Fixes [AMQNET-333]. (See https://issues.apache.org/jira/browse/AMQNET-333)
Jim Gomes [Fri, 8 Jul 2011 20:52:55 +0000 (20:52 +0000)]
Add NUnit config files.
Fixes [AMQNET-333]. (See https://issues.apache.org/jira/browse/AMQNET-333)
Jim Gomes [Fri, 8 Jul 2011 18:55:17 +0000 (18:55 +0000)]
Initial check-in. Base implementation contributed by Luis Gomez. Thanks, Luis! Additional work done by Jim Gomes.
Fixes [AMQNET-333]. (See https://issues.apache.org/jira/browse/AMQNET-333)