Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-http-stomp

Stomp specification support library for akka-http.

Licensed under the Apache 2 license.

Build Status Codacy Badge Codacy Badge

Getting Started

We are currently working to add the binary to Maven Central. Until then, add using sbt.

In your build.sbt add:

lazy val akkaHttpStomp = ProjectRef(
  uri("https://github.com/pileworx/akka-http-stomp.git"),
  "akka-http-stomp")

lazy val root = (project in file(".")).dependsOn(akkaHttpStomp)

TODO

Publish to maven central.
Find more contributors (hint).

About

Stomp protocol support for akka-http

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages