summaryrefslogtreecommitdiff
path: root/dotnet/TODO.txt
blob: 90628d662d623f295545e1031a2641f392c4e11d (plain)
1
2
3
4
5
6
7
8
9

* Implement durable subscriptions.

* SSL. SSLStream composed over NetworkStream.

* support multiple versions of AMQP from the same client.

* Implement a Async IO socket transport.
  Compare against blocking socket transport and configure default appropriately.