# 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.
cfff3ada82a522dbca286f83a5c430da3e9b5f6c
idf.py add-dependency "danct12/esp-irc^0.1.0-gitci1"