Add new note

v1.1
Pierrick Charron 2012-11-18 20:31:55 -05:00
parent 520e311c83
commit a1619b9aa1
1 changed files with 2 additions and 5 deletions

7
TODO
View File

@ -1,8 +1,5 @@
- Add the ability to connect to a network of brokers
(Cf: http://activemq.apache.org/networks-of-brokers.html)
- Add Stomp 1.1 full support
- Review tests to work on every message broker
- ActimeMQ
- stompserver (Ruby)
- TBD
- Verify if we need to call recv with MSG_PEEK for the newline char
or if the current implementation is enough (cf bug #59217)