Skip to content

pedrettin/P2PChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

P2PChat

A simple P2P chat written in Golang with a simple qml graphical interface.

2 command line arguments must be passed in when running the program: -IP of the machine to connect to -Username

If the user is the first one in the chat type 127.0.0.1 for the IP address. example: go run P2pChat.go 127.0.0.1 Nicola

About

A simple P2P chat written in Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages