Sign in
apache
/
activemq-nms-zmq
Mirror of Apache ActiveMQ NMS.ZMQ Client Library
Mirrored from
https://github.com/apache/activemq-nms-zmq.git
Clone this repo:
Branches
main
1.5.x
1.6.x
1.7.x
9539bd7
AMQNET-562 Update NOTICE file
by Timothy Bish
· 8 years ago
main
0ba057f
Add support for serializing/deserializing BytesMessages.
by Jim Gomes
· 11 years ago
310828d
Fix serializing/deserializing the message properties. Use the existing PrimitiveMap marshal/unmarshal functions.
by Jim Gomes
· 11 years ago
6d8d067
Support serializing/deserializing NMS properties on the wire.
by Jim Gomes
· 11 years ago
09d680e
Implement disposable pattern for Connection.
by Jim Gomes
· 11 years ago
4150747
Add IDisposable interface to IDestination.
by Jim Gomes
· 11 years ago
bb89848
Refactoring to support multiple producers and consumers. Fixed wire protocol format. Added many new unit tests to validate the refactoring, and to give example usage.
by Jim Gomes
· 11 years ago
727eeaf
Update to zeroMQ 4.0.3 with CLRZMQ 3.0 wrapper library. It now internally supports dynamic loading of 32-bit/64-bit native DLL at runtime.
by Jim Gomes
· 11 years ago
5bcebeb
Wait for message receive.
by Jim Gomes
· 13 years ago
6b96362
fix for: https://issues.apache.org/jira/browse/AMQNET-348
by Timothy A. Bish
· 13 years ago
bd65f53
fix for: https://issues.apache.org/jira/browse/AMQNET-349
by Timothy A. Bish
· 13 years ago
50250c0
fix for: https://issues.apache.org/jira/browse/AMQNET-346
by Timothy A. Bish
· 13 years ago
b4979e9
Update svn:ignore
by Timothy A. Bish
· 13 years ago
7f0cc16
Implemented basic message producer. Removed unnecessary ZmqMessage. The normal message types will be directly supported once the wire format encoding is added.
by Jim Gomes
· 14 years ago
a56c3ba
Fixed the loading of 32-bit vs. 64-bit implementations.
by Jim Gomes
· 14 years ago
65de9e9
Exclude package sub-folder.
by Jim Gomes
· 14 years ago
fe6de39
Improving the dynamic factory loading routine.
by Jim Gomes
· 14 years ago
add7e34
Add 32-bit project build.
by Jim Gomes
· 14 years ago
60e3193
Refactor with intermediate connection factory that will instantiate the correct 32-bit or 64-bit version of the ZMQ provider library.
by Jim Gomes
· 14 years ago
d2eb6ef
Add NUnit config files.
by Jim Gomes
· 14 years ago
More »