Skip to content

Commit 12dc82a

Browse files
committed
retouch draft
1 parent 1256bad commit 12dc82a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/nip-drafts/nip-DC.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ NIP-DC: Direct Communication
33

44
`draft` `optional` `author:riccardobl`
55

6-
This NIP describes a general purpose protocol to coordinate direct peer to peer connections using nostr relays.
6+
This NIP describes a general purpose way to coordinate direct peer to peer connections using nostr relays.
77

88
## Rooms
99

10-
Rooms are identified by a keypair that is shared off-protocol to all the parties interested in connecting together.
10+
Rooms are identified by a keypair that is shared to all the parties interested in connecting together.
1111
When a peer joins a room, everyone in the room should attempt to connect to them.
1212

1313
## Encryption
@@ -136,7 +136,7 @@ The answer event is used to respond to an offer.
136136

137137
### Data Channels (webrtc-dc)
138138

139-
A protocol to share binary packets using WebRTC Data Channels.
139+
Binary packets via WebRTC Data Channels.
140140

141141
#### webrtc-dc: Presence Event
142142
```yaml

0 commit comments

Comments
 (0)