diff --git a/examples/proxy_web_root/app1/index.html b/examples/proxy_web_root/app1/index.html new file mode 100644 index 00000000..503c1201 --- /dev/null +++ b/examples/proxy_web_root/app1/index.html @@ -0,0 +1,9 @@ + + + App1 Index + + +

This is App1 index page

+

Image below is

+ + diff --git a/examples/proxy_web_root/index.html b/examples/proxy_web_root/index.html new file mode 100644 index 00000000..23be9c56 --- /dev/null +++ b/examples/proxy_web_root/index.html @@ -0,0 +1,29 @@ + + + example.com index + + + +

This is an example.com index page.

+ + +

SSE pushes, done by separate threads at random times:

+
+ + + diff --git a/examples/sse.html b/examples/sse.html deleted file mode 100644 index f4f4affb..00000000 --- a/examples/sse.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - -

SSE pushes, done by separate threads at random times:

-
- - \ No newline at end of file