mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
doc: remove mention of obsolete relayserver target
this is the one from https://developers.google.com/talk/libjingle/important_concepts#candidates BUG=webrtc:10998 Change-Id: Ifb998e117859d8fd7d5569f9b7913627e375d989 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172580 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30958}
This commit is contained in:
parent
b239a2e357
commit
6af283ef27
1 changed files with 0 additions and 6 deletions
|
@ -242,12 +242,6 @@ your connection. Open one more tab using the same page. Connect it too (with a
|
|||
different name). It is now possible to exchange messages between the connected
|
||||
peers.
|
||||
|
||||
### Relay Server
|
||||
|
||||
Target name `relayserver`. Relays traffic when a direct peer-to-peer
|
||||
connection can't be established. Can be used with the call application above.
|
||||
|
||||
|
||||
### STUN Server
|
||||
|
||||
Target name `stunserver`. Implements the STUN protocol for Session Traversal
|
||||
|
|
Loading…
Reference in a new issue