wl-proxy 0.1.0

Wayland connection proxy
Documentation
# wl-proxy

[![crates.io](https://img.shields.io/crates/v/wl-proxy.svg)](https://crates.io/crates/wl-proxy)
[![docs.rs](https://docs.rs/wl-proxy/badge.svg)](https://docs.rs/wl-proxy)
![MSRV](https://img.shields.io/crates/msrv/wl-proxy)

This crate can be used to proxy wayland connections and manipulate wayland messages.

## MSRV

The MSRV is `stable - 3`.

## License

This project is licensed under either of

- Apache License, Version 2.0
- MIT License

at your option.