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

* Port Connection URL support.

* 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.