p2p-chat

command
v0.0.0-...-eb31e87 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

README

This demo application is the simplest p2p chat app you could build using Noms.

Basic idea:

  • Every node runs a Noms HTTP server (port controlled by --port) flag
  • Every node broadcasts its current commit and IP/port continuously
  • Every node continuously sync/merges with every other node (note that due to content addressing, most of these syncs will immediately exit)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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