Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.