tcp-client 0.0.6

Convenient TCP client. Based on tcp-handler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Tcp-Client


[![Crate](https://img.shields.io/crates/v/tcp-client.svg)](https://crates.io/crates/tcp-client)
![Crates.io License](https://img.shields.io/crates/l/tcp-client)

**Read this in other languages: [English](README.md), [简体中文](README_zh.md).**

# Description


Based on [tcp-handler](https://crates.io/crates/tcp-handler).

Not ready to use in production.