Skip to content

Commit

Permalink
Linking back to networking guide (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtibQur authored Dec 3, 2024
1 parent 4874794 commit acf57f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ const cx = await CheerpX.Linux.create({
networkInterface?: NetworkInterface;
```

This option configures network settings, which allows CheerpX to communicate over networks.
This option configures network settings, which allows CheerpX to communicate over networks. For more detailed information about how CheerpX handles networking, including the use of Tailscale and overcoming browser limitations, see the [Networking](/docs/guides/Networking) guide.

[Promise]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise

0 comments on commit acf57f0

Please sign in to comment.