Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local relay implementation #182

Open
wants to merge 14 commits into
base: feature/local-relay
Choose a base branch
from

Conversation

rafasofizada
Copy link

Signed-off-by: rafasofizada [email protected]

@rafasofizada rafasofizada requested a review from a team November 17, 2021 15:43
Signed-off-by: Rafael Sofi-zada <[email protected]>
@Hexxeh
Copy link
Contributor

Hexxeh commented Nov 22, 2021

I see there's some CI issues and unresolved comments, ping me via a comment once this is ready for review. Also I sent you some info via hangouts. :)

@coveralls
Copy link

coveralls commented Nov 23, 2021

Coverage Status

Coverage decreased (-0.7%) to 93.434% when pulling ea3ab3f on rafasofizada:local-relay-impl into e7689f7 on Fitbit:feature/local-relay.

Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Lots of lines shown as "uncovered" in the coverage report actually are; don't know how to make it noticeable for jest

Signed-off-by: Rafael Sofi-zada <[email protected]>
canConnectPeer should answer the question straightforward – is it possible to connect a peer or not? Not having an existing connection means "false", and doesn't warrant an exception. Exceptions make sense in connectPeer() – there throwing an exception on non-existent connection makes sense.

Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Signed-off-by: Rafael Sofi-zada <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants