Update hyperbeam.md

Language check.
This commit is contained in:
ss-9984
2024-01-23 18:19:44 +05:30
committed by GitHub
parent 03e45b5fb0
commit 43ba242aca

View File

@@ -67,9 +67,9 @@ hyperbeam neznr3z3j44l7q7sgynbzpdrdlpausurbpcmqvwupmuoidolbopa
Make a new Hyperbeam duplex stream. Make a new Hyperbeam duplex stream.
This stream will auto-connect to another peer using the same key with an end-to-end encrypted tunnel. When the other peer writes it's emitted as `data` on this stream. Likewise, when you write to this stream it's emitted as `data` on the other peer's stream. This stream will auto-connect to another peer using the same key with an end-to-end encrypted tunnel. When the other peer writes it's emitted as `data` on this stream. Likewise, when user writes to this stream it's emitted as `data` on the other peer's stream.
> If you do not pass a `key` into the constructor (the passphrase), one will be generated and put on `stream.key` > If a `key` is not passed into the constructor (the passphrase), one will be generated and put on `stream.key`
`options` include: `options` include: