espp/socket

1.0.36

Latest
uploaded 14 hours ago
Network Socket component for ESP-IDF

1 example

  • example
    This example shows the use of the classes provided by the socket component, including UdpSocket (as both client and server, including unicast and multicast configurations) and TcpSocket (as both client and server).
    4.00 KB