Files
thirdparty-AsyncTCPSock/library.properties
Alex Villacís Lasso 9bde555be8 Arduino library files
2020-12-21 12:59:04 -05:00

10 lines
400 B
INI

name=AsyncTCPSock
version=0.0.1
author=avillacis
maintainer=avillacis
sentence=Reimplemented Async TCP Library for ESP32 using BSD Sockets
paragraph=This is a reimplementation of AsyncTCP (Async TCP Library for ESP32) by Me No Dev, using high-level BSD Sockets instead of the low-level packet API and a message queue.
category=Other
url=https://github.com/yubox-node-org/AsyncTCPSock
architectures=*