Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 524 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 524 Bytes

Hype VOIP

Repository for the 3rd Year CS Project (2014-2015 term) assigned to Team H at Glasgow University.

Hype is a simple VOIP client/server combination written in java, with basic user management and peer to peer communication. Hype's peer to peer calls currently do not perform any NAT traversal, so the software generally only works over LAN.

Organization

Any issues with the software or repo should be reported using the GitHub issue tracker. Fork and submit pull requests if you feel like contributing!