gossip

command module
v0.2.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL