Library implementing client-server IRC protocol
It is designed to be small, fast, portable and compatible to RFC standards,
and most IRC clients. libircclient features include:
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based
applications, which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation (possible to use from C++ code,
obviously)
* Compatible with RFC 1459 and most IRC clients.
* Free, licensed under LGPL license.
* Good documentation and examples available.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libircclient && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
libircclient-1.10.tar.gz | 0000288863 282 KB | |
libircclient-cipher-suite.diff | 0000000561 561 Bytes | |
libircclient-memory-overflow.diff | 0000000596 596 Bytes | |
libircclient.changes | 0000004962 4.85 KB | |
libircclient.spec | 0000003356 3.28 KB |
Comments 0