- From: Cullen Jenning via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 28 May 2012 18:20:16 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2011/webrtc/editor In directory hutz:/tmp/cvs-serv19932 Added Files: webrtc-20120427.html Log Message: published missing april 27 version --- NEW FILE: webrtc-20120427.html --- <!DOCTYPE html> <html> <head> <link href="webrtc.css" rel="stylesheet" type="text/css"> <title>WebRTC 1.0: Real-time Communication Between Browsers</title> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'><!-- === NOTA BENE === For the three scripts below, if your spec resides on dev.w3 you can check them out in the same tree and use relative links so that they'll work offline. To tag a new releas in git hub Once the version is checked in and ready to go, you tag it with (need to chance the 20110823 to correct date ) git tag -a v20110823 -m "This is release 20110823" [...2774 lines suppressed...] stream (create new stream when negotiated instead of when data arrives).</li> <li>Removed some left-overs from the old Data Stream API.</li> <li>Initial import of new Data API.</li> <li>Renamed "underlying data channel" to "underlying data transport". Fixed closing procedures. Fixed some typos.</li> </ol> </section> <section class="appendix"> <h2>Acknowledgements</h2> <p>The editors wish to thank the Working Group chairs, Harald Alvestrand and Stefan HÃ¥kansson, for their support.</p> </section> </body> </html>
Received on Monday, 28 May 2012 18:20:19 UTC