Webwire is a contract-first API system which features an interface description language a network protocol and code generator for both servers and clients.
This repository contains the the library for writing clients and servers using the Rust programming language.
To learn more about webwire in general please visit the website: webwire.dev
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.