Skip to content

mfp/ocaml-stomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5dd4319 · Aug 17, 2013
Aug 17, 2013
Nov 12, 2009
Aug 17, 2013
Apr 27, 2009
Nov 12, 2009
Dec 13, 2009
Dec 13, 2009
Dec 13, 2009
Dec 13, 2009
Dec 11, 2010
Feb 15, 2013
Feb 15, 2013
Dec 13, 2009
Dec 12, 2009
Dec 13, 2009
Dec 12, 2009
Dec 18, 2009
Dec 13, 2009
Apr 29, 2009
Nov 12, 2009
Jul 7, 2010
Jul 6, 2010
Apr 30, 2009

Repository files navigation

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.

About

STOMP client implementation for OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages