8000 GitHub - achains/rmq-chat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

achains/rmq-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmq-chat

Multi-user chat on Python using RabbitMQ

Usage

$ python main.py --channel=<channel_name> --nick=<nickname>

Example

$ python main.py --channel=flood --nick=achains

[INFO] Current topic flood
Hello world!
achains [06/01/2022, 14:55:40]: Hello world!
!switch work
[INFO] Current topic work
Hello work!
achains [06/01/2022, 14:56:02]: Hello work!
!exit
== Closing connection ==

Contributors

  • Kirill Ivanov
  • Arthur Saliou

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0