Technitium Bit Chat, a secure, peer-to-peer, instant messenger!
Stars
205
Forks
56
Watchers
205
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
405
commits
BitChatApp: added network status to main window title. minor bug fixes done.
0c588d5View on GitHubDHT: implemented kademlia accelerated lookups optimization with b=5.
b81c3c8View on GitHubConnectionManager: fixed minor bug. minor code changes done.
d9120a2View on GitHubLocalPeerDiscovery: implementation changes done to allow socket reuse such that two users on same OS can use Bit Chat simultaneously.
2c4ddbeView on GitHubConnectionManager: separate ipv4 & ipv6 dht bootstrap via trackers implemented. Internet connectivity check flow changes done for optimization.
fef6ea3View on GitHubDHT KBucket: removed bucket join feature to prevent losing buckets if current node network goes down for some time. Improved logic to count node contacts. Minor code refactoring done.
96d92b7View on GitHub