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

fix dial function name and multiaddr variable name in echo and chat d… #109

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

chrisbratlien
Copy link
Contributor

…ialer/listener examples

Copy link
Member

@daviddias daviddias left a comment

Choose a reason for hiding this comment

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

thanks @chrisbratlien :) good catch!

@daviddias daviddias merged commit 019cd47 into libp2p:master Jul 11, 2017
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
* fix: Fetch local fingerprint from SDP

Since firefox does not support `getFingerprints`, we fetch the local
fingerprint from the PeerConnection's `localDescription` field by
parsing the fingerprint line from the SDP.

* remove erroneous comment

* update sdp

* working browser-to-server in firefox

* test firefox browser-to-server in CI

* remove hack

* address review comment

* Review nits

* Rename test file for playwright

* Build once for browser tests

* Move code back to make diff smaller

---------

Co-authored-by: Marco Munizaga <git@marcopolo.io>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
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