Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

fasterthanlime/lavish-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lavish-rs

Build Status MIT licensed

An RPC runtime for lavish. Imported by code generated by lavish-compiler

Design choices

Originally prototyped on top of futures 0.3 & romio, it is currently using threads, mpsc channels and std::net so that:

  • It stays compatible with rust stable
  • It doesn't have so many experimental dependencies

It's entirely possible this decision will be revisited in the future.

About

Lavish RPC Runtime (rust)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages