# IRC library for ESP-IDF A small, easy to use IRC (Internet Relay Chat) library for ESP-IDF. ## Features - Easy to use API - Receive parsed IRC message through event loop ## Usage See [examples](./examples). ## License Due to ESP-IDF being licensed under Apache-2.0, this library is GPL-3.0-only.
44964b3057dad8f27fc79e685a10c50eae16ce8b
idf.py add-dependency "danct12/esp-irc^0.1.1"