Skip to content

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

License

Notifications You must be signed in to change notification settings

justinelsberry/mu-scala

 
 

Repository files navigation

Build Status codecov.io Maven Central Latest version License Join the chat at https://gitter.im/47deg/mu-scala 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 examples module.

Copyright