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

disable accedental fec in iwp outbound messages #1194

Merged
merged 5 commits into from
Mar 31, 2020

Conversation

majestrate
Copy link
Contributor

No description provided.

@@ -13,6 +13,7 @@ namespace llarp
: m_Data{std::move(msg)}
, m_MsgID{msgid}
, m_Completed{handler}
, m_LastFlush{now}
Copy link
Contributor

Choose a reason for hiding this comment

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

The net effect of this seems to be that we delay transmission. IIRC, this was even reflected in measurable latency in testing. Should we revisit this?

@majestrate
Copy link
Contributor Author

majestrate commented Mar 30, 2020 via email

Copy link
Collaborator

@tewinget tewinget left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@majestrate majestrate merged commit d3c3aeb into oxen-io:dev Mar 31, 2020
@majestrate majestrate deleted the disable-iwp-fec-2020-03-23 branch February 24, 2021 19:58
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