Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.
/ ChattingRoom-go Public archive

CSU-OSA Chatting Room (command line client)

Notifications You must be signed in to change notification settings

CSU-OSA/ChattingRoom-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChattingRoom-client-cli

CSU-OSA Chatting Room (command line client)

CSU-OSA 聊天室(命令行客户端)

Usage

Command

  • /server http://localhost:8003/chat
  • /user
    • login nick ticket
    • logout nick
    • siwtch nick
  • /channel
    • create name ticket
    • join name ticket
    • quit name
    • list
  • /exit

.chattingroomrc

配置文件的临时替代

可在程序根目录下的.chattingroomrc文件中预先写入指令,客户端将会在启动时自动读取并运行。

TODO

  • multi-user
  • multi-channel
  • better command
  • configure file
  • terminal UI

About

CSU-OSA Chatting Room (command line client)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages