Implementation of (most of) the Phoenix Channels protocol with akka HTTP
akka-http-phoenix 1.0.0
Group ID:
io.taig
Artifact ID:
akka-http-phoenix_2.12
Version:
1.0.0
Release Date:
Dec 7, 2016
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "io.taig" %% "akka-http-phoenix" % "1.0.0"
ivy"io.taig::akka-http-phoenix:1.0.0"
//> using dep "io.taig::akka-http-phoenix:1.0.0"
import $ivy.`io.taig::akka-http-phoenix:1.0.0`
<dependency> <groupId>io.taig</groupId> <artifactId>akka-http-phoenix_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.taig', name: 'akka-http-phoenix_2.12', version: '1.0.0'