activemq/openwire-c
Hiram R. Chirino 161c24aa16 Changed the KeepAliveInfo packet so that it extends BaseCommand so that a reply can be requested. Should will allow for a broker or a client to get almost imediate feedback to see if the connection is down.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390200 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 18:06:06 +00:00
..
docs Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire.xcodeproj Latest generated openwire 2006-03-10 15:55:58 +00:00
src Changed the KeepAliveInfo packet so that it extends BaseCommand so that a reply can be requested. Should will allow for a broker or a client to get almost imediate feedback to see if the connection is down. 2006-03-30 18:06:06 +00:00
win32 did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
LICENSE.txt Updated/Added more apache copyright headers 2005-12-30 22:51:06 +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