Crates.io | lavish |
lib.rs | lavish |
version | 0.4.0 |
source | src |
created_at | 2019-06-06 13:07:54.415059 |
updated_at | 2019-06-25 00:31:59.943313 |
description | RPC runtime for Lavish |
homepage | |
repository | https://github.com/lavish-lang/lavish-rs |
max_upload_size | |
id | 139403 |
size | 54,318 |
An RPC runtime for lavish. Imported by code generated by lavish-compiler
Originally prototyped on top of futures 0.3 & romio, it is currently using threads, mpsc channels and std::net so that:
It's entirely possible this decision will be revisited in the future.