73

GitHub - easmith/p2p-messenger: Peer To Peer Messenger

 5 years ago
source link: https://github.com/easmith/p2p-messenger
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Peer to Peer messaging

GoDoc Go Report Card LICENSE

PoC in progress...

Build front with simple UI:

cd front
npm update
npm run build

Start messaging:

cd ..
go build app.go

Start params

-name string
    you name (default "USER@HOSTNAME")
-peers string
    Path to file with peer addresses on each line (default "peers.txt")
-port int
    port that have to listen (default 35035)
-webview
    Start WebView ui (default true)

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK