RangerMauve / discovery-swarm-stream

Give access to a discovery swarm instance over a stream.
MIT License
17 stars 3 forks source link

Stability improvements #8

Closed RangerMauve closed 5 years ago

RangerMauve commented 5 years ago

Enables the server to listen for incoming connections in addition to making outgoing connections.

This enables dat-js to share archives created in a browser with the rest of the network and should improve stability.

Also disables the local peer connections by default since this is mostly used in conjunction with WebRTC.

Closes #7

RangerMauve commented 5 years ago

It works! Also connectivity is way faster now. :D 🎉🎉🎉

RangerMauve commented 5 years ago

Shoot, spoke too soon. :(

RangerMauve commented 5 years ago

Wait, no I didn't! :P

DougAnderson444 commented 5 years ago

You rock! Thanks, can't wait to try it out!

DougAnderson444 commented 5 years ago

Not sure this entirely fixed it, see my comments in #7