activemq/openwire-c
Hiram R. Chirino 90e21b4e8f Modified the BrokerInfo so that the redelivery policy is now purely configured on the client side. Also the connection's transport
is not started until the connection if fully configured now.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@360140 13f79535-47bb-0310-9956-ffa450edef68
2005-12-30 18:48:31 +00:00
..
docs Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire.xcodeproj Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
src Modified the BrokerInfo so that the redelivery policy is now purely configured on the client side. Also the connection's transport 2005-12-30 18:48:31 +00:00
win32 help folk figure out how to setup to win32 build env. 2005-12-20 21:15:16 +00:00
LICENSE.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
README.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00

README.txt

Welcome to libopenwire
======================

libopenwire is a c library which allows you to talk the highly efficient native wire protocol that 
ActiveMQ brokers prefer.

Please help us make libopenwire better - we appreciate any feedback you may have.

Enjoy!

-----------------
The ActiveMQ team