utsuru 0.1.0

A WebRTC utility for forwarding track packets from a single source to multiple mirrors.
Documentation
1
2
3
4
5
6
7
<script lang="ts">
	import '../app.css';

	let { children } = $props();
</script>

{@render children()}