Skip to content

v0.2.0

Choose a tag to compare

@mertushka mertushka released this 16 Jun 00:58
6ef4ca1

Highlights

  • Adds the typed nonstandard namespace for focused libdatachannel extensions: ICE UDP mux listener, pre-construction peer configuration, explicit local ICE credentials, remote fingerprint access, and PEM certificate import.
  • Keeps the W3C-facing RTCPeerConnection, RTCDataChannel, and setLocalDescription() behavior unchanged.
  • Documents implementation-specific APIs under docs/nonstandard.md and records the W3C compatibility boundary in docs/divergences.md.
  • Adds focused tests and TypeScript coverage for the new nonstandard surface.

Validation

  • CI required: passed on main
  • CodeQL C/C++ and JavaScript/TypeScript: passed on main
  • Feature-branch Conformance: passed before release prep