Skip to content

A high performance, reentrant and asynchronous IRC parser written in C.

Notifications You must be signed in to change notification settings

TheAomx/irc-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC Parser Build Status

This is a reentrant and asynchronous IRC parser written in C. It is capable of parsing messages from IRC servers and clients. It is modeled after Ryan Dahl's HTTP Parser library and was originally designed to be used with libuv for RethinkIRCd.

Documentation

The best and most recent documentation can be found inline in the header file (here)

I'll develop a method to automate the abstraction of the inline documentation and parse it into the README here and also to dedicated a third party doc site. This is far from the highest of priorities right now though.

Important note

  • This is an optimized version of JosephMoniz parser. It fixes some bugs in the parser and has some more test cases, that check for error states.

About

A high performance, reentrant and asynchronous IRC parser written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published