ads_client 1.0.0

An event driven, non-blocking ADS client
Documentation
[dependencies.bytes]
version = "1.1.0"

[dependencies.tokio]
features = ["rt", "rt-multi-thread", "net", "io-util", "macros"]
version = "1.19.2"

[package]
authors = ["Stephan Avenwedde <s.avenwedde@gmail.com>"]
categories = ["asynchronous", "network-programming", "science", "api-bindings"]
description = "An event driven, non-blocking ADS client\n"
edition = "2021"
keywords = ["Beckhoff", "ADS", "automation", "device", "PLC"]
license = "MIT"
name = "ads_client"
readme = "README.md"
repository = "https://github.com/hANSIc99/ads_client"
resolver = "2"
version = "1.0.0"