STOMP server implementations

815 views
Skip to first unread message

mjustin

unread,
Jun 23, 2015, 3:28:42 PM6/23/15
to stomp...@googlegroups.com
Hello,

the new project ActiveMQ Artemis is missing in the Stomp implementation list http://stomp.github.io/implementations.html:

http://activemq.apache.org/artemis/

Apache ActiveMQ Artemis now supports Stomp 1.0, 1.1 and 1.2

Michael.



Harinath Mallepally

unread,
Mar 17, 2016, 10:40:25 AM3/17/16
to stomp-spec
I see the java client libraries are not being updated in recent years.  Is there any client library that works with SSL (stomp with ssl on the broker)? activemq-stomp client library seem to work but looking for other libraries for comparative study.

gmallard

unread,
Mar 18, 2016, 6:49:20 PM3/18/16
to stomp-spec
If you are not restricted to Java clients .............

The Ruby stomp gem (client library) has very reasonable SSL support.

The gem is at:

https://rubygems.org/gems/stomp

The gem's development is at:

https://github.com/stompgem/stomp

There is a reasonable discussion of how to set SSL up here:

https://github.com/stompgem/stomp/wiki/ssl-testmain

Clement Escoffier

unread,
Mar 26, 2016, 10:09:55 AM3/26/16
to stomp...@googlegroups.com
Hi,

The Stomp server and clients from vert.x (https://github.com/vert-x3/vertx-stomphttp://vertx.io/docs/vertx-stomp/java/) supports SSL connection. You just need to configure the NetOption of the server and the client with the right certificates, trusts…

Clement

--
You received this message because you are subscribed to the Google Groups "stomp-spec" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stomp-spec+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages