Skip to content

Parts of IRC server functionality implemented in Python as an exercise in networking/sockets and OOP design

Notifications You must be signed in to change notification settings

gudnm/irc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

irc-server

Some IRC server functionality (namely PING, NAME and QUIT commands) implemented in Python as an exercise in networking/sockets and OOP design. Chirc project was used as main source of IRC specs.

It served as a toy platform for several pair-programming sessions during my half-batch at RC. Unfortunately, the changes were not version controlled and what you see here is the last (but not necessarily the best) version of the OOP structure.

About

Parts of IRC server functionality implemented in Python as an exercise in networking/sockets and OOP design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages