Skip to content

Yhodhan/azade-irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AZADE IRC

The scope of the project is to implement the basics of the IRC chat room. With time more features are going to be added and the description of it, improved.

Currently the Server supports already the minimal commands to stablish a connection and send messages to other users in the Channels of the server.

Server also supports SSL connections by default, maybe in the future logic could be implemented to make it optional, for now you can connect to the local server either with plain tcp or with tls encryption.

Commands implemented

  • CAP
  • JOIN
  • NICK
  • USER
  • PING
  • MODE
  • LIST
  • QUIT
  • TOPIC
  • PRIVMSG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published