summaryrefslogtreecommitdiffstats
path: root/.meteor/packages
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-09-04 01:40:29 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-09-04 01:44:10 +0200
commit521e661dcb38b5a58b70593f3b805be57bd6746f (patch)
tree9a38fbefdb491ab3564b8fba96acfe1776939b2d /.meteor/packages
parent40fafd4b142c541172cd23dabd8e7304b2a4035b (diff)
downloadwekan-521e661dcb38b5a58b70593f3b805be57bd6746f.tar.gz
wekan-521e661dcb38b5a58b70593f3b805be57bd6746f.tar.bz2
wekan-521e661dcb38b5a58b70593f3b805be57bd6746f.zip
Change our presence package
tmeasday:presence was doing unnecessary ping calls to the server every 5 seconds instead of using the status of the DDP connection (this could save a fair amount of traffic in case of important server load). I guess this change also fixes #221, but since no issue reproduction was provided, it's difficult to tell.
Diffstat (limited to '.meteor/packages')
-rw-r--r--.meteor/packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/.meteor/packages b/.meteor/packages
index 43019d91..0aa0fa68 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -44,6 +44,7 @@ reactive-dict
session
tracker
underscore
+3stack:presence
alethes:pages
arillo:flow-router-helpers
audit-argument-checks
@@ -56,7 +57,6 @@ mquandalle:moment
ongoworks:speakingurl
raix:handlebar-helpers
tap:i18n
-tmeasday:presence
# UI components
blaze