mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
examples/broadcast-network: add description
This commit is contained in:
parent
24377a2ad5
commit
1598f9eb04
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ window.onload = function()
|
|||
</div>
|
||||
|
||||
<pre>
|
||||
# This example allows network across multiple browser tabs by using BroadcastChannels.
|
||||
|
||||
# Configure a static IP
|
||||
ifconfig eth0 up arp 10.5.0.x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue