scrtlabs / enigma-p2p

The Enigma Worker Peer-to-Peer (P2P) package written in Node.js based on libp2p-js
https://enigma.co/protocol/
GNU Affero General Public License v3.0
38 stars 4 forks source link

Fix rpc sleeps and port collision #248

Closed assafmo closed 4 years ago

assafmo commented 4 years ago

This makes the test a little bit faster. A lot more can and will be done. :rocket:

assafmo commented 4 years ago

Ports 5556 and 5558 are used be Google Chrome for Chromecast scanning :man_shrugging:

assafmo commented 4 years ago

Will be merged as part of #251