An opensource python tool for voice calls over LAN. Built on top of the TCP protocol.
Stars
7
Forks
2
Watchers
7
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #15 from tecnosam/feature/custom-naming-server
f2e5142View on GitHubFixed issue with end call, did some refractoring and code cleaning
638f669View on GitHubRefractored to fix pylint errors and handle value errors in username
431bb99View on GitHubOverloaded __new__() method to check if username is taken on the network
4ba55b7View on GitHubNamr client implementation so we can talk to namr servers
96a0ecdView on GitHubRefactor: Global Server Instance for DHT and Bootstrap Node Integration
100be99View on GitHub