From 66fd6717770f3b55d7d29ebd91676336372d066a Mon Sep 17 00:00:00 2001 From: Justin Slattery Date: Tue, 22 Oct 2019 11:57:16 -0700 Subject: [PATCH 1/3] Archive notice. --- README | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README b/README index bef1e2a..37b5c70 100644 --- a/README +++ b/README @@ -1,10 +1,3 @@ -If you are following the tutorial on fzysqr.com, make sure to use appropriate tag for the tutorial. - -Visit http://nodechat.no.de/ for a live demo of the latest version of nodechat.js (https://github.com/jslatts/nodechat). - -Tags / Tutorial: - - - v0.1: http://fzysqr.com/2011/02/28/nodechat-js-using-node-js-backbone-js-socket-io-and-redis-to-make-a-real-time-chat-app/ - - v0.2: http://fzysqr.com/2011/03/27/nodechat-js-continued-authentication-profiles-ponies-and-a-meaner-socket-io/ - - v0.3: http://fzysqr.com/2011/04/11/sending-your-clients-to-purgatory-a-node-jssocket-io-tutorial/ +# THIS PROJECT IS ARCHIVED # +The nodechat tutorial was written 8 years ago. That is about 10 lifetimes in the JavaScript world. Feel free to check out the code, but I **strongly** encourage you to find a more up to date resource for node and websockets. From 7a2d793133f81ee335e69e6c14abd9ca2ceff849 Mon Sep 17 00:00:00 2001 From: Justin Slattery Date: Tue, 22 Oct 2019 11:57:39 -0700 Subject: [PATCH 2/3] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 37b5c70..fb987bf 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ # THIS PROJECT IS ARCHIVED # -The nodechat tutorial was written 8 years ago. That is about 10 lifetimes in the JavaScript world. Feel free to check out the code, but I **strongly** encourage you to find a more up to date resource for node and websockets. +The nodechat tutorial was written 8 years ago. That is about 10 lifetimes in the JavaScript world. Feel free to check out the code, but I *strongly* encourage you to find a more up to date resource for node and websockets. From 31518cd1e5624e631c04f2a82d27b8d771cb857b Mon Sep 17 00:00:00 2001 From: Justin Slattery Date: Tue, 22 Oct 2019 11:58:08 -0700 Subject: [PATCH 3/3] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fb987bf..d63eae0 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ -# THIS PROJECT IS ARCHIVED # +THIS PROJECT IS ARCHIVED The nodechat tutorial was written 8 years ago. That is about 10 lifetimes in the JavaScript world. Feel free to check out the code, but I *strongly* encourage you to find a more up to date resource for node and websockets.