UNPKG
mux-demux-websocket
Version:
latest (0.0.0)
0.0.0
Pipe streams over a websocket
github.com/nichoth/mux-demux-websocket
nichoth/mux-demux-websocket
mux-demux-websocket
/
example
/
public
/
index.html
11 lines
(10 loc)
•
157 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Document
</
title
>
</
head
>
<
body
>
<
script
src
=
"/bundle.js"
>
</
script
>
</
body
>
</
html
>