netty

mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-rpc-netty_2.12
Last Version

Last Version

0.21.3
Release Date

Release Date

Type

Type

jar
Description

Description

netty
mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Project URL

Project URL

https://higherkindness.github.io/mu-scala/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/mu-scala

Download mu-rpc-netty_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-netty_2.12/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>mu-rpc-netty_2.12</artifactId>
    <version>0.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-netty_2.12/
implementation 'io.higherkindness:mu-rpc-netty_2.12:0.21.3'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-netty_2.12/
implementation ("io.higherkindness:mu-rpc-netty_2.12:0.21.3")
'io.higherkindness:mu-rpc-netty_2.12:jar:0.21.3'
<dependency org="io.higherkindness" name="mu-rpc-netty_2.12" rev="0.21.3">
  <artifact name="mu-rpc-netty_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-netty_2.12', version='0.21.3')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-netty_2.12" % "0.21.3"
[io.higherkindness/mu-rpc-netty_2.12 "0.21.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.higherkindness : mu-rpc-channel_2.12 jar 0.21.3
io.grpc : grpc-netty jar 1.24.2

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.10

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.1
org.slf4j : slf4j-nop jar 1.7.30
io.netty : netty-tcnative-boringssl-static jar 2.0.25.Final

Project Modules

There are no modules declared in this project.

codecov.io Maven Central Latest version License Join the chat at https://gitter.im/47deg/mu GitHub Issues

mu-rpc

Mu RPC is a purely functional library for building RPC endpoint-based services with support for RPC and HTTP/2.

Also known as mu, it brings the ability to combine RPC protocols, services, and clients in your Scala program, thanks to gRPC.

Documentation

The full documentation is available at the mu site.

Demo

See the mu-scala-examples repository.

Copyright

mu-scala is designed and developed by 47 Degrees

Copyright (C) 2017-2020 47 Degrees. http://47deg.com

io.higherkindness

Higher Kindness

honest typed libraries and tools for anyone and everyone

Versions

Version
0.21.3
0.21.2
0.21.1
0.20.1
0.20.0
0.19.1
0.19.0
0.18.4
0.18.3
0.18.0
0.17.2
0.17.1
0.17.0