Skip to content

afik/IRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Simple IRC Implementation

Usage :

  • /NICK nickname : set nickname
  • /JOIN channel-name : join channel
  • /LEAVE channel-name : leave channel
  • /EXIT : logout and close IRC
  • @channel-name message : send message to channel channel-name
  • message : send message to all channel you've joined

This IRC implemented using :

  • Apache thrift
  • Google protocol buffer and gRPC
  • RabbitMQ

by

  • Junita Sinambela (@junitasinambela)
  • Khoirunnisa Afifah

About

Simple IRC implementation using varoius rpc techonogy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published