Voice and text communications platform powered by WebRTC
Go to file
Trevor Slocum 85baf8c82f Update HOSTING.md 2019-12-10 08:37:39 -08:00
.builds Update build manifests 2019-12-10 07:23:10 -08:00
cmd/harmony-server Initial voice chat implementation 2019-12-02 08:50:55 -08:00
pkg Update build manifests 2019-12-10 07:23:10 -08:00
.gitignore Initial commit 2019-11-24 02:47:49 -08:00
CHANGELOG Initial commit 2019-11-24 02:47:49 -08:00
HOSTING.md Update HOSTING.md 2019-12-10 08:37:39 -08:00
LICENSE Initial commit 2019-11-24 02:47:49 -08:00
README.md Update HOSTING.md 2019-12-10 08:37:39 -08:00
go.mod Update build manifests 2019-12-10 07:23:10 -08:00
go.sum Update build manifests 2019-12-10 07:23:10 -08:00
goreleaser.yml Update build manifests 2019-12-10 07:23:10 -08:00

README.md

harmony

GoDoc builds.sr.ht status Donate

Voice and text communications platform

Features

  • Low-latency voice chat using Opus
  • Rich text chat using Markdown

Web client

The only client currently implemented is a web interface (located in pkg/web) hosted by the server.

harmony-server

The server (located in cmd/harmony-server) passes voice and text communications between clients.

See HOSTING.md for information on hosting a server.

Support

Please share suggestions/issues here.

Libraries

The following libraries are used to build netris: