issues
search
geut
/
discovery-swarm-webrtc
discovery-swarm for WebRTC
MIT License
94
stars
23
forks
source link
Major refactor.
#10
Closed
tinchoz49
closed
5 years ago
tinchoz49
commented
5 years ago
Reorganized the code.
Changed signalhub in favor of simple-signal.
Added MMST algorithm to limit the WebRTC connections by peer.
Added timeout for establish a connection and transactions to the signal.
The signal is now a completly separate object. We can use that abstraction to build new signals on top of other technologies like: blockchain?
related: #5
related: #5