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