swapping to webview webrtc setup as temp solution
will build a custom C# webrtc implementation later
This commit is contained in:
9
RelayClient/Resources/Raw/test.html
Normal file
9
RelayClient/Resources/Raw/test.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html lang="enus">
|
||||
<head>
|
||||
<link rel="stylesheet" href="test.css">
|
||||
<script src="test.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<Button id="header" onclick="onClicked()">Hello World!</Button>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user