Skip to content

Commit 1135a8f

Browse files
Update README.md
1 parent b0b4ed4 commit 1135a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ The returned JSON is parsed into an `IceServer` object, and supplied as part to
200200
peerConnection = peerConnectionFactory.createPeerConnection(iceServers, constraints, peerConnectionObserver);
201201
```
202202

203-
In general, WebRTC needs servers to fulfill four types of server-side functionality such as:
203+
You can get the more details about the in draft i.e [A REST API For Access To TURN Services draft-uberti-behave-turn-rest-00](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). In general, WebRTC needs servers to fulfill four types of server-side functionality such as:
204204

205205
- User discovery and communication
206206
- Signaling

0 commit comments

Comments
 (0)