Skip to content

Commit e25c05d

Browse files
committed
retouch draft
1 parent 1256bad commit e25c05d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/nip-drafts/nip-DC.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
NIP-DC: Direct Communication
1+
NIP-DC: Direct Connect
22
============================
33

4-
`draft` `optional` `author:riccardobl`
4+
`draft` `optional` `author:riccardobl` `author:jacany`
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)