From 5a1d89942de6e61dded3c0e34e41aad1d2cf2394 Mon Sep 17 00:00:00 2001 From: Sebastian Vargr Date: Mon, 15 Jul 2019 16:00:08 +0200 Subject: [PATCH] Add reminder --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d18511c..eee6a5c 100644 --- a/readme.md +++ b/readme.md @@ -5,4 +5,7 @@ A client centric websocket service that lets the clients put anything on a shared websocket 'table'. -It is inspired by redux, and my desire to rapidly prototype browserbased multiplayer games. \ No newline at end of file +It is inspired by redux, and my desire to rapidly prototype browserbased multiplayer games. + +Todo.. +Add XSS protection and fix the lodash securety issue..