Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

fix(proxy): correct handling of connections #1094

Merged
merged 7 commits into from Oct 23, 2020
Merged

fix(proxy): correct handling of connections #1094

merged 7 commits into from Oct 23, 2020

Conversation

xla
Copy link
Contributor

@xla xla commented Oct 22, 2020

Long overdue iteration on the Peers core run loop to correctly handle
events from the protocol pertaining to connections. At the same time
reacting appropriately to sync events which have been neglected so far.
There is a range of further improvements that could land subsequently.

Long overdue iteration on the Peers core run loop to correctly handle
events from the protocol pertaining to connections. At the same time
reacting appropriately to sync events which have been neglected so far.
There is a range of further improvements that could land subsequently.
@xla xla added bug Something isn't working proxy labels Oct 22, 2020
@xla xla added this to the β1 milestone Oct 22, 2020
@xla xla self-assigned this Oct 22, 2020
@xla xla marked this pull request as ready for review October 23, 2020 08:26
rudolfs
rudolfs previously approved these changes Oct 23, 2020
proxy/coco/src/peer/run_state.rs Outdated Show resolved Hide resolved
proxy/coco/src/peer/run_state.rs Show resolved Hide resolved
Copy link
Contributor

@FintanH FintanH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one 🤘

@xla xla merged commit 5974b87 into master Oct 23, 2020
@xla xla deleted the xla/fix-connected branch October 23, 2020 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants