diff options
-rw-r--r-- | dotnet/TODO.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dotnet/TODO.txt b/dotnet/TODO.txt index a8155ce297..c553405c1a 100644 --- a/dotnet/TODO.txt +++ b/dotnet/TODO.txt @@ -5,9 +5,7 @@ * SSL. SSLStream composed over NetworkStream. -* Implement a Async IO socket transport. - Compare against blocking socket transport and configure default appropriately. - * support multiple versions of AMQP from the same client. -* Blocking receive i.e. Basic.Get +* Implement a Async IO socket transport. + Compare against blocking socket transport and configure default appropriately. |