Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 305 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 305 Bytes

vertx-stomp-lite

This is a simple implementation of a STOMP server that can be used with Vertx. The method of extension is different than vertx-stomp.

Please see the src/test for usage. If you have any questions feel free to create an issue. This will be supported since we are using it internally.