From be12dd2ec3218faacaaf2d77419b2e1001729475 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Thu, 11 Jan 2018 16:32:38 -0800 Subject: [PATCH] Add deprecation notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49da932..2582703 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# DEPRECATION NOTICE + +Development of this module has been discontinued. Please use [@pladaria's version](https://github.com/pladaria/reconnecting-websocket) instead. + ReconnectingWebSocket =====================