Skip to content

jobin212/rc-irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rc-irc

A custom IRC server built for recursers.

How to connect

telnet localhost 8080

Run tests

💬 go build && mv rc-irc ~/rc-irc/chirc/build/chirc
💬 cd ./chirc/build/
💬 make assignment-3
💬 python3 -m pytest ../tests/ --chirc-category PRIVMSG_NOTICE

About

telnet rc-irc.fly.dev 8080

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages