https://github.com/Verizon/remotely
An elegant RPC system for reasonable people
https://github.com/Verizon/remotely
Last synced: 7 months ago
JSON representation
An elegant RPC system for reasonable people
- Host: GitHub
- URL: https://github.com/Verizon/remotely
- Owner: Verizon
- License: apache-2.0
- Archived: true
- Created: 2014-12-01T23:18:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T19:06:38.000Z (over 8 years ago)
- Last Synced: 2023-11-07T18:44:45.232Z (about 2 years ago)
- Language: Scala
- Homepage: http://verizon.github.io/remotely/
- Size: 778 KB
- Stars: 304
- Watchers: 34
- Forks: 38
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - Remotely
README
# Remotely

[](https://gitter.im/oncue/remotely?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/Verizon/remotely)
[](https://maven-badges.herokuapp.com/maven-central/io.verizon.remotely/core_2.11)
[](https://codecov.io/gh/Verizon/remotely)
Remotely is a purely functional remoting library for reasonable people. It's fast, lightweight and models network operations as explicit monadic computations.
Please [see the documentation](http://oncue.github.io/remotely/) for more information.