Mirror of Apache ActiveMQ NMS.ZMQ Client Library

Clone this repo:
  1. 9539bd7 AMQNET-562 Update NOTICE file by Timothy Bish · 7 years ago main
  2. 0ba057f Add support for serializing/deserializing BytesMessages. by Jim Gomes · 10 years ago
  3. 310828d Fix serializing/deserializing the message properties. Use the existing PrimitiveMap marshal/unmarshal functions. by Jim Gomes · 10 years ago
  4. 6d8d067 Support serializing/deserializing NMS properties on the wire. by Jim Gomes · 10 years ago
  5. 09d680e Implement disposable pattern for Connection. by Jim Gomes · 10 years ago
  6. 4150747 Add IDisposable interface to IDestination. by Jim Gomes · 10 years ago
  7. 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 · 10 years ago
  8. 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 · 10 years ago
  9. 5bcebeb Wait for message receive. by Jim Gomes · 12 years ago
  10. 6b96362 fix for: https://issues.apache.org/jira/browse/AMQNET-348 by Timothy A. Bish · 12 years ago
  11. bd65f53 fix for: https://issues.apache.org/jira/browse/AMQNET-349 by Timothy A. Bish · 12 years ago
  12. 50250c0 fix for: https://issues.apache.org/jira/browse/AMQNET-346 by Timothy A. Bish · 12 years ago
  13. b4979e9 Update svn:ignore by Timothy A. Bish · 12 years ago
  14. 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 · 13 years ago
  15. a56c3ba Fixed the loading of 32-bit vs. 64-bit implementations. by Jim Gomes · 13 years ago
  16. 65de9e9 Exclude package sub-folder. by Jim Gomes · 13 years ago
  17. fe6de39 Improving the dynamic factory loading routine. by Jim Gomes · 13 years ago
  18. add7e34 Add 32-bit project build. by Jim Gomes · 13 years ago
  19. 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 · 13 years ago
  20. d2eb6ef Add NUnit config files. by Jim Gomes · 13 years ago