From 2b3bf882d6b53f09e0dddf3f8d4f159832471fb3 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Mon, 6 May 2013 01:17:47 +1200 Subject: Broadcast active filters There is now a simple node application to enable broadcasting of active filters, using socket.io. Currently, everyone on the server will send and receive all changes. This might get chaotic depending on how crowded things become. Perhaps `channels' might help keep things scalable. Broadcasting filters for the stat trellis chart would be interesting. You can also set and change your own nickname. This closes #12. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb08486..0d1be3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *~ -map-logs \ No newline at end of file +map-logs +node_modules +manavis.log -- cgit v1.2.3-60-g2f50