Skip to content

A chat server / client based on a custom text type protocol over tcp

License

Notifications You must be signed in to change notification settings

Letder40/chatTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatTCP

A chat server / client based on a custom text type protocol over tcp

Now chatTCP is on 1.5 version

  • auto-translation

    • if there is no arguments on the server initialization the translation feature is disabled.
    • run the server with --libre-translate or -lt to run it with libre-translate.
    • run the server with --deepl [api-key] or -dl [api-key] to run it with deep-translate.
  • better intterface.

  • client is working properly.

Client Preview

Client

Server Preview

Client

About

A chat server / client based on a custom text type protocol over tcp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages