Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
mu-rpc-fs2 0.17.2
Group ID:
     io.higherkindness 
  Artifact ID:
     mu-rpc-fs2_2.12 
  Version:
     0.17.2 
  Release Date:
     Feb 5, 2019 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.8 
  Developers:
    
  libraryDependencies += "io.higherkindness" %% "mu-rpc-fs2" % "0.17.2"
ivy"io.higherkindness::mu-rpc-fs2:0.17.2"
//> using dep "io.higherkindness::mu-rpc-fs2:0.17.2"
import $ivy.`io.higherkindness::mu-rpc-fs2:0.17.2`
<dependency> <groupId>io.higherkindness</groupId> <artifactId>mu-rpc-fs2_2.12</artifactId> <version>0.17.2</version> </dependency>
compile group: 'io.higherkindness', name: 'mu-rpc-fs2_2.12', version: '0.17.2'