From df21488c0cbfa57bfd4e354b768fb82bdadad437 Mon Sep 17 00:00:00 2001 From: Benjamin Saunders Date: Mon, 21 May 2018 21:57:38 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae4d186c0..fd6f74840 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ deterministically, and a high-level tokio-compatible API in `quicr`. See `quicr/ - [x] Connection close - [x] Stateless retry - [ ] Migration -- [ ] 0-RTT data +- [x] 0-RTT data - [x] Session resumption ## Building