From 5c9729fe4f4038cd4f3e9cf5c89c6abc2cfcc062 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Sat, 1 Oct 2016 12:47:35 -0700 Subject: [PATCH] Move sse to sse specific page --- samples/SocketsSample/wwwroot/index.html | 74 ++-------------------- samples/SocketsSample/wwwroot/sse.html | 79 ++++++++++++++++++++++++ 2 files changed, 84 insertions(+), 69 deletions(-) create mode 100644 samples/SocketsSample/wwwroot/sse.html diff --git a/samples/SocketsSample/wwwroot/index.html b/samples/SocketsSample/wwwroot/index.html index daa7847b32..1c8fa1008b 100644 --- a/samples/SocketsSample/wwwroot/index.html +++ b/samples/SocketsSample/wwwroot/index.html @@ -3,77 +3,13 @@ - -

Server Sent Events

- - - -