From 207b1cb28bcccd206ce88659c10c6679acd16ad7 Mon Sep 17 00:00:00 2001
From: Travis Glenn Hansen <travisghansen@yahoo.com>
Date: Wed, 16 May 2012 21:50:52 -0600
Subject: [PATCH] updating with current info

---
 README | 2 ++
 TODO   | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index b8ace54..d3c6590 100644
--- a/README
+++ b/README
@@ -3,6 +3,8 @@ receiving messages on different channels.
 
 Protocol:
 
+ping - replies with current timestamp on the server
+stats - replies with some basic info about the server
 subcribe <channel>
 unsubscribe <channel>
 announce <channel> <message>
diff --git a/TODO b/TODO
index 6c367da..b7b1db3 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1 @@
- * parse options
- * add option for port, max message size
+ * add option for max message size
-- 
GitLab