uploaded 5 months ago
IRC Library for ESP-IDF

readme

# 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.

Links

Supports all targets

License: GPL-3.0-only

To add this component to your project, run:

idf.py add-dependency "danct12/esp-irc^0.1.1"

or download archive

Stats

  • Archive size
    Archive size ~ 27.17 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

danct12/esp-irc version: 0.1.1
|