Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunng87/slacker-rust
Slacker RPC implemented by Rust and for Rust
https://github.com/sunng87/slacker-rust
rpc rust slacker tokio
Last synced: 4 months ago
JSON representation
Slacker RPC implemented by Rust and for Rust
- Host: GitHub
- URL: https://github.com/sunng87/slacker-rust
- Owner: sunng87
- License: apache-2.0
- Created: 2016-08-14T15:01:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T14:51:30.000Z (over 5 years ago)
- Last Synced: 2024-05-10T22:07:55.480Z (9 months ago)
- Topics: rpc, rust, slacker, tokio
- Language: Rust
- Size: 633 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Slacker Rust
[![Build Status](https://travis-ci.org/sunng87/slacker-rust.svg?branch=master)](https://travis-ci.org/sunng87/slacker-rust)
This is a proof of concept implementation of [Slacker
RPC](https://github.com/sunng87/slacker).## License
This library is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, and LICENSE-MIT for details.