Skip to content

Conversation

@FUDCo
Copy link
Contributor

@FUDCo FUDCo commented Apr 25, 2025

The previously demonstrated libp2p browser-to-browser communications demo (found in https://github.com/FUDCo/brow-2-brow) was written in simple JavaScript since it was derived directly from the thing that https://docs.libp2p.io/guides/getting-started/webrtc/ walks you through, which was itself written in simple JS.

This version has been converted to TypeScript, hammered into compliance with our local eslint rules and other fussinesses, and integrated with the rest of our repo tooling so that you can build and run it in our environment.

While this now lives within our repo, it should be functionally independent of and operationally decoupled from all our other stuff.

@FUDCo FUDCo requested a review from a team as a code owner April 25, 2025 00:20
@socket-security

This comment was marked as outdated.

@rekmarks

This comment was marked as off-topic.

@FUDCo FUDCo force-pushed the chip/libp2p-poc branch from 1701c29 to 095d76f Compare April 28, 2025 17:44
@FUDCo
Copy link
Contributor Author

FUDCo commented Apr 28, 2025

@SocketSecurity ignore-all

@sirtimid
Copy link
Contributor

TBH I don't really get why we need this demo package inside our repo.

@rekmarks
Copy link
Member

@sirtimid we don't need this package in the monorepo, but we don't have a compelling reason to separate it either.

Copy link
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

LGTM!

@FUDCo
Copy link
Contributor Author

FUDCo commented Apr 29, 2025

TBH I don't really get why we need this demo package inside our repo.

The primary motivation for me was making sure that all the libp2p voodoo got along with the rest of our build, test, & CI stuff (and there were some rough edges that got smoothed out in the process of doing that).

@FUDCo FUDCo merged commit 16276d7 into main Apr 29, 2025
21 checks passed
@FUDCo FUDCo deleted the chip/libp2p-poc branch April 29, 2025 18:39
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