New STOMP implementation for JAVA

787 views
Skip to first unread message

Rory Slegtenhorst

unread,
Jan 5, 2015, 9:53:38 AM1/5/15
to stomp...@googlegroups.com
Dear list,

After trying all the JAVA implementations noted on http://stomp.github.io/, I realized none of them suited my needs.

I have set out to implement STOMP 1.1, using the URLConnection style for creating connections. Although it requires registering the stomp protocol at app start, I believe that using STOMP in almost the same manner as HTTP requests from JAVA will make a significant difference.

The implementation is tested against ActiveMQ and RabbitMQ and compiles against JavaSE-1.6 and the latest Android SDK 5.0.

There are some remaining TODO's (heartbeating, binary messages), but the current code is functional.

The project can be found at: https://github.com/djBo/stomp4j

Sincerly,
Rory
Reply all
Reply to author
Forward
0 new messages