Voice and text communications platform powered by WebRTC
Go to file
Trevor Slocum 2b5381c591 Increase size of PTT button 2019-12-09 17:13:19 -08:00
.builds Resolve CI issue 2019-11-24 02:56:05 -08:00
cmd/harmony-server Initial voice chat implementation 2019-12-02 08:50:55 -08:00
pkg Increase size of PTT button 2019-12-09 17:13:19 -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 Establish multiple WebRTC connections 2019-12-09 16:32:58 -08:00
LICENSE Initial commit 2019-11-24 02:47:49 -08:00
README.md Establish multiple WebRTC connections 2019-12-09 16:32:58 -08:00
go.mod Establish multiple WebRTC connections 2019-12-09 16:32:58 -08:00
go.sum Establish multiple WebRTC connections 2019-12-09 16:32:58 -08:00
goreleaser.yml Initial commit 2019-11-24 02:47:49 -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 more information on hosting a server.

Support

Please share suggestions/issues here.

Libraries

The following libraries are used to build netris: