From 33029e49585032b362f152095cbad3631ecfb6c7 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 16 Jan 2014 03:03:48 +0000 Subject: [PATCH] Added a comment --- .../comment_4_91630f5bf162dfd4fbb3920f1318535b._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_45__long_polling/comment_4_91630f5bf162dfd4fbb3920f1318535b._comment diff --git a/doc/design/assistant/blog/day_45__long_polling/comment_4_91630f5bf162dfd4fbb3920f1318535b._comment b/doc/design/assistant/blog/day_45__long_polling/comment_4_91630f5bf162dfd4fbb3920f1318535b._comment new file mode 100644 index 0000000000..53b9f40983 --- /dev/null +++ b/doc/design/assistant/blog/day_45__long_polling/comment_4_91630f5bf162dfd4fbb3920f1318535b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.43" + subject="comment 4" + date="2014-01-16T03:03:48Z" + content=""" +Alex, the long polling is done almost entirely on the javascript side; the yesod handler only needs to block until the next change it wants to display. So I doubt any of what I have would make a useful library. (Although it would be very useful to have a library!) +"""]]