Adapt netty transport to akka-stream
akka-stream-netty-epoll 0.1.12
Group ID:
com.github.zhongl
Artifact ID:
akka-stream-netty-epoll_2.13
Version:
0.1.12
Release Date:
Oct 16, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:
libraryDependencies += "com.github.zhongl" %% "akka-stream-netty-epoll" % "0.1.12"
ivy"com.github.zhongl::akka-stream-netty-epoll:0.1.12"
//> using dep "com.github.zhongl::akka-stream-netty-epoll:0.1.12"
import $ivy.`com.github.zhongl::akka-stream-netty-epoll:0.1.12`
<dependency> <groupId>com.github.zhongl</groupId> <artifactId>akka-stream-netty-epoll_2.13</artifactId> <version>0.1.12</version> </dependency>
compile group: 'com.github.zhongl', name: 'akka-stream-netty-epoll_2.13', version: '0.1.12'