Client for tchat-server
How to use?
Install CLI (
cargo install tchat
)
Learn options (
tchat -h
)
Connect to a server (
tchat -a <address>
, Example server:
tchat -a 31.172.76.176:9005
)