Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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.
- Host: GitHub
- URL: https://github.com/a3linux/libstomp
- Owner: a3linux
- License: other
- Created: 2011-11-02T03:15:07.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-06-05T14:02:28.000Z (over 8 years ago)
- Last Synced: 2024-07-31T22:57:00.316Z (3 months ago)
- Language: C
- Homepage: http://stomp.codehaus.org/
- Size: 391 KB
- Stars: 13
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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+libstompBuilding
http://docs.codehaus.org/display/STOMP/Building+libstompExample
http://docs.codehaus.org/display/STOMP/libstomp+ExamplesWe 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/CPlease help us make libstomp better - we appreciate any feedback you may have.
Enjoy!
-----------------
The Stomp team