tchat

Crates.iotchat
lib.rstchat
version0.1.2
sourcesrc
created_at2023-04-04 10:31:18.3429
updated_at2023-04-04 16:00:42.860151
descriptionClient for tchat-server.
homepagehttps://github.com/IDSaves/terminal-chat
repositoryhttps://github.com/IDSaves/terminal-chat
max_upload_size
id830064
size29,740
Ivan Davydov (IDSaves)

documentation

README

Terminal Chat client

demo

How to use the terminal chat client?

  1. Install the app via cargo package manager cargo install tchat
  2. Learn options tchat -h
  3. Connect to a server tchat -a <address> Example server: tchat -a 31.172.76.176:9005

You can use main terminal chat server just to test how it works :). It's address is 31.172.76.176:9005.

Commit count: 10

cargo fmt