diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmz8d2M0lQDYWLSbDQSjYRHfrQkWKgPu60 <Alex@web> | 2014-01-16 00:08:12 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-16 00:08:12 +0000 |
commit | a28fa774a6a2d4b93f4a1a3d995cd4447895f841 (patch) | |
tree | af4601c7e0f18e827654f4f0930c87003bd597de | |
parent | 4e54c764a8141bc9d90356f11c8eb8bea99e5660 (diff) |
Added a comment: long polling in Widget form
-rw-r--r-- | doc/design/assistant/blog/day_45__long_polling/comment_3_5526c9dd4fd87da56cb8456083169f55._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_45__long_polling/comment_3_5526c9dd4fd87da56cb8456083169f55._comment b/doc/design/assistant/blog/day_45__long_polling/comment_3_5526c9dd4fd87da56cb8456083169f55._comment new file mode 100644 index 000000000..4880bd98d --- /dev/null +++ b/doc/design/assistant/blog/day_45__long_polling/comment_3_5526c9dd4fd87da56cb8456083169f55._comment @@ -0,0 +1,8 @@ +[[!comment format=txt + username="https://www.google.com/accounts/o8/id?id=AItOawmz8d2M0lQDYWLSbDQSjYRHfrQkWKgPu60" + nickname="Alex" + subject="long polling in Widget form" + date="2014-01-16T00:08:12Z" + content=""" +I've been hacking around for a couple days trying to get long polling into a Yesod web app, but I haven't found a composable solution yet. It seems like a thing worthy of generalization. Can you perhaps point me to source in git-annex that would help me take a shot at building a long polling library? +"""]] |