Skip to content

vaanni47/irc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Minimal IRC Client (Raw Sockets)

This project is a minimal IRC client built using only Python raw sockets.

Features

  • TCP socket connection
  • IRC handshake (NICK + USER)
  • PING → PONG handling
  • Join channel
  • Send & receive messages
  • CLI commands: /join, /quit

Run

python irc_client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages