From d3a5839678e0cf66247db5963d12bf48b488c6a9 Mon Sep 17 00:00:00 2001 From: Roy Hyunjin Han Date: Tue, 5 Jan 2016 09:10:16 -0500 Subject: [PATCH] Process issues --- TODO.goals | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO.goals b/TODO.goals index 4cfdeaf..dc8e0f6 100644 --- a/TODO.goals +++ b/TODO.goals @@ -1,3 +1,11 @@ -Implement rooms #65 +Implement rooms + https://github.com/invisibleroads/socketIO-client/pull/65 + https://github.com/invisibleroads/socketIO-client/issues/72 Implement binary event + https://github.com/invisibleroads/socketIO-client/issues/70 Implement binary ack + https://github.com/invisibleroads/socketIO-client/issues/71 +Backport to support requests 0.8.2 + https://github.com/invisibleroads/socketIO-client/commit/b288d89c15d452a30bfeb00f38494f59f71f5a43 +Check why connected=True after termination + https://github.com/invisibleroads/socketIO-client/issues/80