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

refactor tcp #253

Merged
merged 5 commits into from
Jun 18, 2024
Merged

refactor tcp #253

merged 5 commits into from
Jun 18, 2024

Conversation

turuslan
Copy link
Contributor

  • SslContext with p2p certificate for tls and quic
  • read and resolve tcp/udp multiaddress
  • fix Multiaddress.hasProtocol without value
  • QUIC_V1 enum
  • fix Protocol const prevented reassigning
  • Multiaddress formatter
  • fix asioBuffer ambigous when mutable

@igor-egorov igor-egorov self-requested a review June 18, 2024 06:17
Copy link
Member

@igor-egorov igor-egorov left a comment

Choose a reason for hiding this comment

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

Please check the comments before merge.

include/libp2p/transport/tcp/tcp_util.hpp Show resolved Hide resolved
@turuslan turuslan merged commit b195aa5 into master Jun 18, 2024
4 checks passed
@turuslan turuslan deleted the refactor/tcp branch June 18, 2024 08:37
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.

2 participants