Skip to content

Expose DefaultMessageRouter #2399

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

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Jul 7, 2023

In #2384 we introduced a DefaultMessageRouter that can be given to OnionMessenger.

Except it can't as it's not exposed currently. Here, we fix this omission.

@tnull tnull requested a review from jkczyz July 7, 2023 13:09
@tnull tnull force-pushed the 2023-07-expose-default-message-router branch from 57500ae to 73ba28d Compare July 7, 2023 13:47
@jkczyz jkczyz added this to the 0.0.116 milestone Jul 7, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (0d1072b) 90.32% compared to head (73ba28d) 90.32%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2399   +/-   ##
=======================================
  Coverage   90.32%   90.32%           
=======================================
  Files         106      106           
  Lines       54965    54965           
  Branches    54965    54965           
=======================================
  Hits        49647    49647           
  Misses       5318     5318           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@valentinewallace valentinewallace merged commit 69de6fe into lightningdevkit:main Jul 7, 2023
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.

4 participants