dirk ~independent_event_loop

Standard-compliant, high-performance IRC library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

Dirk dub Build Status

Dirk is an IRC client library for the D programming language.

It aims for a complete and correct implementation of the IRC client protocol (RFC 2812) and related protocols (CTCP and DCC) with a safe interface.

Dirk aims to be as efficient as possible (in terms of both CPU and memory) to cater to the requirements of any imaginable use of IRC.

For an IRC bot framework built on Dirk, see Diggler.

Dirk depends on libev for the event loop.

Please report bugs and requests to the [issue tracker](https://github.com/JakobOvrum/Dirk/issues). Thanks!

Directory Structure

  • source - the Dirk source package.
  • libev - the Deimos bindings for libev.
  • lib - Dirk library files (when built).
  • extlib - libev object files; see extlib/README.md for details.

Documentation

You can find automatically generated documentation on the gh-pages branch, or you can browse it online.

Usage

Dirk works with dub out of the box. See Dirk on the package repository for details.

License

Dirk is licensed under the terms of the MIT license (see the LICENSE file for details).

Authors:
  • Jakob Ovrum
Dependencies:
none
Versions:
0.2.0 2015-Oct-30
0.1.1 2015-Aug-27
0.1.0 2015-Apr-18
~master 2016-Oct-12
~tracker 2014-Oct-06
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 639 downloads total

Score:
1.2
Short URL:
dirk.dub.pm