File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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.
1111When 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
You can’t perform that action at this time.
0 commit comments