Santeri Juslenius

Results 8 comments of Santeri Juslenius

Should add the geoip-location package to the `release.sh` file

> Why PeerManager#getClosestRingContactsTo returns also nearby contacts? Apparently it adds all nearbyContacts to the sorted list before returning. This should not be necessary since the new contacts should be added...

Can close now after node-datachannel v0.7.0? https://github.com/streamr-dev/network/pull/2505

No longer needed as CJS is supported bu node-datachannel since v0.8.0

Do not merge until the next node-datachannel library is released to fix the typing issue with cjs

200 runs: ``` Received 1st message in 4427 ms (runMode=normal) Received 1st message in 1936 ms (runMode=normal) Received 1st message in 2495 ms (runMode=normal) Received 1st message in 2320 ms...

For some reason the server side is not propagating messages to the temporary connections. This should be firther investigated as it could explain problems with inspection

@teogeb > The Linear ticket defines, that "If there is an operation such as an RPC request where there are two parties involved, it makes sense to use the remote/local...