/StompJLambda

A Java 8 implementation of Stomp protocol (https://stomp.github.io/)

Primary LanguageJavaApache License 2.0Apache-2.0

StompJLambda

A Java 8 implementation of Stomp protocol (https://stomp.github.io/)

Maven cheatsheet

Generating a new-empty project:

mvn archetype:generate -DgroupId=io.stompjlambda -DartifactId=StompJLambda -DarchetypeArtifactId=maven-archetype-quickstart