Fast IRC protocol implementation
root
FastIRC
FastIRC is a high performance Internet Relay Chat (IRC) implementation for Haskell programmers. Features:
- Very fast constant-memory protocol implementation,
- implementation and semantic security,
- pipes-based low-level interface,
- functional reactive high-level interface.
High level interface
Documentation yet to be written.
Security
Documentation yet to be written.
Performance
Documentation yet to be written.