"ocaml_beginners"::[] OCaml Stomp client?

View: New views
3 Messages — Rating Filter:   Alert me  

"ocaml_beginners"::[] OCaml Stomp client?

by Mark Wong-VanHaren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, folks-

Anyone know of any OCaml clients for the Stomp protocol (http://stomp.codehaus.org/Protocol)?

TIA,
-Mark



Re: "ocaml_beginners"::[] OCaml Stomp client?

by Richard Jones-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 09, 2009 at 09:28:59PM -0000, markwvh wrote:
> Hi, folks-
>
> Anyone know of any OCaml clients for the Stomp protocol (http://stomp.codehaus.org/Protocol)?

No.  I guess it would be easy enough to build one using
ocamlnet or direct sockets.

Rich.

--
Richard Jones
Red Hat

"ocaml_beginners"::[] Re: OCaml Stomp client?

by Mark Wong-VanHaren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the response, Rich.

If we decide we need one, we'll do our best to open-source our efforts.

Cheers,
-m


--- In ocaml_beginners@..., Richard Jones <rich@...> wrote:

>
> On Mon, Nov 09, 2009 at 09:28:59PM -0000, markwvh wrote:
> > Hi, folks-
> >
> > Anyone know of any OCaml clients for the Stomp protocol (http://stomp.codehaus.org/Protocol)?
>
> No.  I guess it would be easy enough to build one using
> ocamlnet or direct sockets.
>
> Rich.
>
> --
> Richard Jones
> Red Hat
>