async extension done

This commit is contained in:
Joey Hess 2020-08-14 15:24:34 -04:00
parent 198b709561
commit 05b2b46a82
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 61 additions and 17 deletions

View file

@ -8,3 +8,5 @@ Just an idea ;)
[[!meta author=yoh]]
[[!tag projects/dandi]]
> [[done]] --[[Joey]]

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="joey"
subject="""comment 7"""
date="2020-08-14T18:59:37Z"
content="""
ASYNC extension is implemented. The protocol went through several
iterations and ended up at about the simplest and cleanest possible way to
do it.
"""]]