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

Add link to WebRTC guide in libp2p docs #692

Merged
merged 5 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/_blog/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ type: Tutorial
sitemap:
exclude: true
data:
- title: Browser P2P Connectivity With WebRTC and js-libp2p
date: 2024-06-12
publish_date:
path: https://docs.libp2p.io/guides/getting-started/webrtc/
card_image: "/libp2p-webrtc.png"
tags:
- libp2p
- WebRTC
- tutorial
- pubsub
- title: Uploading Files to IPFS from a Web Application
date: 2021-06-28
publish_date:
Expand Down
Binary file added src/assets/libp2p-webrtc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/verified-fetch/gateways.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading