unyt-org / datex-core-js-legacy

DATEX Core Library for JavaScript (legacy), fully implemented in TypeScript, used by the UIX Framework
https://unyt.org
3 stars 0 forks source link

Implement WebRTC communication interface and MediaStreams #93

Closed benStre closed 7 months ago

benStre commented 7 months ago

This PR closes #71 and also implements DATEX support for MediaStreams transmitted via WebRTC.

Also includes fixes for iterable weak storage collections.