Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: peers/peerjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4e2f20d36893260c8592aaf7537ea4ed9d6a5b41
Choose a base ref
..
head repository: peers/peerjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8fe5f0c435bc4ac81ac9a0e50b76a21183b759d
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.md
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ Here's an example application that uses both media and data connections: https:/
<sup>Special Announcement:</sup>
<br>
<a href="https://discord.gg/Ud2PvAtK37">
<img width="70px" src="https://assets-global.website-files.com/6257adef93867e50d84d30e2/625e5fcef7ab80b8c1fe559e_Discord-Logo-Color.png">
<img width="70px" src="https://assets-global.website-files.com/6257adef93867e50d84d30e2/625e5fcef7ab80b8c1fe559e_Discord-Logo-Color.png" />
</a>
<br>
<sub><b>We now have a Discord Channel</b></sub>
@@ -127,7 +127,7 @@ We test PeerJS against these versions of Chrome, Edge, Firefox, and Safari with
It may work in other and older browsers, but we don't officially support them.
Changes to browser support will be a breaking change going forward.

> [!NOTE]
> [!NOTE]
> Firefox 102+ is required for CBOR / MessagePack support.
## FAQ