socksv5_future 0.1.0

Socks v5 futures for Server and Client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "socksv5_future"
version = "0.1.0"
authors = ["Jochen Kiemes <jochen@kiemes.de>"]
license = "MIT"
description = "Socks v5 futures for Server and Client"
homepage = "https://github.com/gin66/socksv5_future"
repository = "https://github.com/gin66/socksv5_future"
keywords = ["socks", "server", "client", "future"]
readme = "README.md"

[dependencies]