aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--termcast.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/termcast.py b/termcast.py
index d305dff..e849fe8 100644
--- a/termcast.py
+++ b/termcast.py
@@ -81,6 +81,7 @@ class Connection(object):
if connection_id != self.connection_id:
return
self.publisher.notify("new_data", self.connection_id, self.handler.buf, b'')
+ self.client.send("msg watcher connected")
def request_get_streamers(self):
return {