Skip to content

Commit

Permalink
Removed some left-overs from the old Data Stream API.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-be committed Mar 1, 2012
1 parent 8fc24dd commit 33623cf
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2900,15 +2900,6 @@ <h2>Event summary</h2>
</tr>
-->

<tr>
<td><dfn id='event-mediastream-message'><code>message</code></dfn></td>

<td><code>MessageEvent</code></td>

<td>A <!--<a href="#data-udp-media-stream">-->data UDP media stream<!--</a>--> message was
received.</td>
</tr>

<tr>
<td><dfn id='event-mediastream-addstream'><code>addstream</code></dfn></td>

Expand Down Expand Up @@ -3086,6 +3077,7 @@ <h3> Changes since 23 August 2011</h3>
<li>Introduced MediaStreamTrackList interface with support for adding and removing tracks.</li>
<li>Updated the algorithm that is run when PeerConnection receives a stream (create new
stream when negotiated instead of when data arrives).</li>
<li>Removed some left-overs from the old Data Stream API.</li>
</ol>

</section>
Expand Down

0 comments on commit 33623cf

Please sign in to comment.