-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathREADME
More file actions
executable file
·27 lines (18 loc) · 784 Bytes
/
README
File metadata and controls
executable file
·27 lines (18 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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