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

* Port Connection URL support.

* Implement durable subscriptions.

* 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