vertx-http-gateway-rust-connector 0.0.3

Rust Implementation for Vertx Http Gateway Connector
Documentation
1
2
3
4
5
6
# vertx-http-gateway-rust-connector

[![CRATES](https://img.shields.io/crates/v/vertx-http-gateway-rust-connector.svg)](https://crates.io/crates/vertx-http-gateway-rust-connector)
## What is it

Rust implementation for [vertx-http-gateway-connector](https://github.com/pangzixiang/vertx-http-gateway)
## How to use

Please check [example](https://github.com/pangzixiang/vertx-http-gateway-rust-connector/blob/master/examples/connector_test.rs)