# Webwire library for Rust
[](https://crates.io/crates/webwire)
[](https://github.com/webwire/webwire/actions)
[](https://discord.gg/jjD6aWG)

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](https://webwire.dev/)
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0)>
- MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT)>
at your option.