diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-01-16 03:03:48 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-16 03:03:48 +0000 |
commit | 197e3fb6794ec967078633b6ba554382df8331e6 (patch) | |
tree | dc32d315b3e20b13e3056cbfc2e3b98c8aaf52cc | |
parent | 37231316a08f85a68b720a7b34d380412928c631 (diff) |
Added a comment
-rw-r--r-- | doc/design/assistant/blog/day_45__long_polling/comment_4_91630f5bf162dfd4fbb3920f1318535b._comment | 8 |
1 files changed, 8 insertions, 0 deletions
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 000000000..53b9f4098 --- /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!) +"""]] |