-
Notifications
You must be signed in to change notification settings - Fork 445
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
support custom listener options #822
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR @lovemyliwu
Can you update https://github.com/libp2p/js-libp2p/blob/master/doc/CONFIGURATION.md#customizing-transports to document how to configure the listener and add a test?
Sure, but maybe do it later next week |
Thanks, that is fine! Just @mention me once I can have a look |
@vasco-santos please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks good! thanks, just need some improvements on the docs
Co-authored-by: Vasco Santos <vasco.santos@ua.pt>
@vasco-santos please review again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
THanks @lovemyliwu
No description provided.