Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rusch95/widow-rs
A RPC library for games
https://github.com/rusch95/widow-rs
Last synced: 3 days ago
JSON representation
A RPC library for games
- Host: GitHub
- URL: https://github.com/rusch95/widow-rs
- Owner: rusch95
- License: bsd-3-clause
- Created: 2018-08-03T01:34:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T19:11:16.000Z (about 6 years ago)
- Last Synced: 2024-11-28T20:50:25.131Z (29 days ago)
- Language: Rust
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Widow: A RPC lib for games
[![Build Status](https://travis-ci.org/rusch95/widow-rs.svg?branch=master)](https://travis-ci.org/rusch95/widow-rs)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)Work in progress. Don't actually use this yet.
Widow aims to provide a lightweight RPC library allowing the user to optimize selectively for latency, throughput, and reliability on each function with a simple macro system.