taig / akka-http-phoenix   1.0.0

MIT License GitHub

Implementation of (most of) the Phoenix Channels protocol with akka HTTP

Scala versions: 2.12 2.11

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:
MIT
Files:

libraryDependencies += "io.taig" %% "akka-http-phoenix" % "1.0.0"

Mill build tool

ivy"io.taig::akka-http-phoenix:1.0.0"

Scala CLI

//> using dep "io.taig::akka-http-phoenix:1.0.0"

Ammonite REPL

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'