From de5043820bd7f68951f9a47f530c383f0c48dbc5 Mon Sep 17 00:00:00 2001 From: forik Date: Wed, 22 Apr 2020 18:10:37 +0300 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1e6ea3b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Run all three projects. Navigate to http://localhost:5000. There are two options: hit once on **Send WS** to establish websocket connection +and then hit subsequently to send messages via websocket. Or hit **Send Rest** to do the same via REST.