1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-05-07 19:42:16 +00:00

11 lines
180 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebRTC DataChannel example</title>
</head>
<body>
<p>Open DevTools and check the Console.</p>
</body>
</html>