- Consolidated duplicate UndoManagers to single instance - Fixed connection promise to only resolve on 'connected' status - Fixed WebSocketProvider import (WebsocketProvider) - Added proper doc.destroy() cleanup - Renamed isPresenceInitialized property to avoid conflict Co-Authored-By: Paperclip <noreply@paperclip.ing>
5 lines
238 B
Markdown
5 lines
238 B
Markdown
# SDP parsing and utlities
|
|
originally for generating SDP from ORTC and vice versa -- see https://github.com/fippo/adapter/tree/shim-ortc
|
|
|
|
But it turned out to be useful for manipulating SDP outside the context of Microsofts Edge browser.
|