Skip to content

ifanzilka/ft_irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ft_irc

An Internet Relay Chat server in C++ 98 based on rfc1459 standard.
Сервер на базе IRC протокола для обмена сообщениями.

channel

Supported clients :

How start

     make select

or

    make poll

or

    make epoll

or

    make kqueue

Cmake

    mkdir build
    cd build
    cmake ..
    cmake --build .

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages