Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 734 Bytes

File metadata and controls

35 lines (19 loc) · 734 Bytes

Herochat - Serverless Voice Chat

Herochat is a peer to peer Voice over Internet Application. You can use it to easily talk to your friends over the internet without depending on an external server.

Herochat has been tested on Windows 10 computers only.

Building

sbt compile
sbt universal:packageBin

Sbt will produce a zip file containing a batch script "main.bat". Run the script to run Herochat.

Dependencies

License

MIT License