A reactive event socket library for FreeSwitch written using Scala and Akka Streams
Scala versions:
2.12
freeswitch-scala-esl 1.1
Group ID:
uk.co.callhandling
Artifact ID:
freeswitch-scala-esl_2.12
Version:
1.1
Release Date:
Aug 10, 2016
Licenses:
Files:
libraryDependencies += "uk.co.callhandling" %% "freeswitch-scala-esl" % "1.1"
ivy"uk.co.callhandling::freeswitch-scala-esl:1.1"
//> using dep "uk.co.callhandling::freeswitch-scala-esl:1.1"
import $ivy.`uk.co.callhandling::freeswitch-scala-esl:1.1`
<dependency> <groupId>uk.co.callhandling</groupId> <artifactId>freeswitch-scala-esl_2.12</artifactId> <version>1.1</version> </dependency>
compile group: 'uk.co.callhandling', name: 'freeswitch-scala-esl_2.12', version: '1.1'