Commit Graph

5 Commits

Author SHA1 Message Date
justin 1b12cbfb34 Include support for IRC server operators
Added authentication interface for operators with basic implementation
2015-08-28 16:17:56 -04:00
Justin b8408ad060 Notification on Nick change added 2015-08-08 19:19:02 -07:00
Justin 2ef0464d1d Added proper parsing of channel modes.
Implemented parsing and storage of Channel Mode flags. Not all flags are currently being utilized.
2015-08-07 17:37:41 -07:00
justin c9d9191a5a Added channels. Closes #1.
Support for the following Commands added.
JOIN, PART, PRIVMSG, NOTICE, and WHO
2015-08-01 22:46:58 -04:00
justin acfc3f2c60 Base IRC server started.
Support for NICK, USER, QUIT, PING, and PONG commands added
2015-08-01 13:32:41 -04:00