https://github.com/47degrees/mu-scala-ci-test
This repository is temporal to test sbt-hood integration with mu-scala. Will remove it once it's ready.
https://github.com/47degrees/mu-scala-ci-test
Last synced: over 1 year ago
JSON representation
This repository is temporal to test sbt-hood integration with mu-scala. Will remove it once it's ready.
- Host: GitHub
- URL: https://github.com/47degrees/mu-scala-ci-test
- Owner: 47degrees
- License: apache-2.0
- Created: 2020-04-28T15:35:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T15:35:47.000Z (about 6 years ago)
- Last Synced: 2025-02-03T14:42:47.865Z (over 1 year ago)
- Language: Scala
- Size: 2.8 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
[comment]: # (Start Badges)
[](http://codecov.io/gh/higherkindness/mu-scala) [](https://oss.sonatype.org/#nexus-search;gav~io.higherkindness~mu-scala*) [](https://index.scala-lang.org/higherkindness/mu-scala) [](https://raw.githubusercontent.com/higherkindness/mu-scala/master/LICENSE) [](https://gitter.im/47deg/mu?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://github.com/higherkindness/mu-scala/issues)
[comment]: # (End Badges)
# 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](https://higherkindness.github.io/mu) site.
## Demo
See the [mu-scala-examples](https://github.com/higherkindness/mu-scala-examples) repository.
[RPC]: https://en.wikipedia.org/wiki/Remote_procedure_call
[HTTP/2]: https://http2.github.io/
[gRPC]: https://grpc.io/
[mu]: https://higherkindness.github.io/mu/
[frees-config]: http://frees.io/docs/patterns/config/
[comment]: # (Start Copyright)
# Copyright
mu-scala is designed and developed by 47 Degrees
Copyright (C) 2017-2020 47 Degrees.
[comment]: # (End Copyright)