/esp-irc

A small, easy to use IRC library for ESP-IDF

Primary LanguageCGNU General Public License v3.0GPL-3.0

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.

License

Due to ESP-IDF being licensed under Apache-2.0, this library is GPL-3.0-only.