Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
b00f committed Jun 14, 2024
1 parent 721ce9d commit 26aa6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/_posts/2023-07-09-dev-meeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The two types of events are Gossip events and Steam events.
![Network messages]({% image_url %}/network-messages.png)

The team discussed the issue of Relay connections resetting, and explored solutions such as
[hole punching](https://docs.libp2p.io/protocol/nat/hole-punching/) or using UDP and IPv6.
[hole punching](https://docs.libp2p.io/concepts/nat/hole-punching/) or using UDP and IPv6.

Some users in the Testnet reported high network usage.
The team discussed implementing metrics for LibP2P to monitor network usage effectively.
Expand Down

0 comments on commit 26aa6dc

Please sign in to comment.