Skip to content

eliasj/eIRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eIRC

A IRC server write in Erlang. For now it’s only support a subset of the protocol.

IRC

Here is a table with the IRC protocol and what is implemented.

ADMIN

AWAY

CONNECT

DIE

ERROR

INFO

INVITE

ISON

JOIN

Yes

KICK

KILL

LINKS

LIST

LUSERS

MODE

Yes

Only for channels and only o,v,m,t

MOTD

NAMES

Yes

NICK

Yes

NOTICE

OPER

PART

Yes

PASS

PING

Yes

PONG

Yes

PRIVMSG

Yes

QUIT

Yes

REHASH

RESTART

SERVICE

SERVLIST

SERVER

SQUERY

SQUIT

STATS

SUMMON

TIME

TOPIC

Yes

TRACE

USER

Yes

USERHOST

USERS

VERSION

WALLOPS

WHO

Yes

Only for channels

WHOIS

Yes

WHOWAS

About

A lite IRC server written in erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages