Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a3linux/libstomp

The C library used to talk the Stomp which is a simple to implement client protocol for working with ActiveMQ and other messaging systems.
https://github.com/a3linux/libstomp

Last synced: about 2 months ago
JSON representation

The C library used to talk the Stomp which is a simple to implement client protocol for working with ActiveMQ and other messaging systems.

Awesome Lists containing this project

README

        

Welcome to libstomp
===================

libstomp is a c library used to talk the Stomp which is a simple to implement client protocol for
working with ActiveMQ and other messaging systems.

Getting Started
http://docs.codehaus.org/display/STOMP/Getting+Started+with+libstomp

Building
http://docs.codehaus.org/display/STOMP/Building+libstomp

Example
http://docs.codehaus.org/display/STOMP/libstomp+Examples

We welcome contributions of all kinds, for details of how you can help
*Page doesn't exist. Needs update*

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://docs.codehaus.org/display/STOMP/C

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

Enjoy!

-----------------
The Stomp team