Skip to content

dracconi/gossip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gossip

Peer-to-peer chat written in Go

Github All Releases GitHub license

GitHub stars Go Report Card

How to compile

Install Go compiler.

go get github.com/dracconi/gossip (Note: master is currently unstable branch that doesn't always work!)

go install github.com/dracconi/gossip

It's depends on only:

  • tui-go

Usage

If you have working executable, then turn on the server by gossip s, you may specifiy port with --port [port]. Then start the client gossip c [ip address with port].

To-do

  • Convert whole in-app communication to chans rather than some strange things.
  • Change protocol from pure TCP (?) to TLS.

About

Chat app written in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages