client-netty

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

License

License

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

io.frees
ArtifactId

ArtifactId

frees-rpc-client-netty_2.11
Last Version

Last Version

0.15.1
Release Date

Release Date

Type

Type

jar
Description

Description

client-netty
Freestyle RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/freestyle-rpc

Download frees-rpc-client-netty_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.frees : frees-rpc-client-core_2.11 jar 0.15.1
io.grpc : grpc-netty jar 1.15.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
org.slf4j : slf4j-nop jar 1.7.25
io.netty : netty-tcnative-boringssl-static jar 2.0.12.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.frees

Higher Kindness

honest typed libraries and tools for anyone and everyone

Versions

Version
0.15.1
0.15.0
0.14.1
0.14.0
0.13.7
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0