Skip to content

TweepCoding/GCChat-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCChat-Client

A chat client using GTK3+, Pure TCP, and Golang

WARNING: This chat client at the moment has no encryption, or channels. This is just a PoC that might be developed better in the future

This chat client is an experiment, a test for me to learn Golang. However, since the client has no use of just having the code sitting on a random alley, the source code and binaries are public for anyone to tinker with.

There are probably other ways to make a chat client, but I decided to go for the approach I am using right now. The code is documented in the best way I can, which is... not really good, but I hope it suffices.

TODO:

  • Fix users being able to join with same username and breaking... things.

About

XChat is a basic chat client made from pure TCP, GTK3 and Golang.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages