All Projects → mfp → Ocaml Stomp

mfp / Ocaml Stomp

Licence: mit
STOMP client implementation for OCaml

Programming Languages

ocaml
1615 projects

Streaming Text Orientated(sic) Messaging Protocol (STOMP) version 1.0 client implementation in OCaml.

Dependencies

omake findlib (ocamlfind)

plus the following findlib packages (OCaml libraries):

cryptokit extlib lwt threads

Compiling

omake

will compile the stomp.cm(x)a library and the send/receive test/benchmark programs (test_send, test_receive, test_send_rabbitmq).

The ocamldoc documentation can be generated using

omake doc

LICENSE

See LICENSE for the license information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].