ultimatepos/Modules/Communication/node_modules/sdp
2026-07-10 08:54:10 +03:30
..
.github/workflows Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
.nyc_output Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
dist Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
.eslintrc Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
LICENSE Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
package.json Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
README.md Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
sdp.d.ts Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
sdp.js Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30

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.