From bdb94fc3991092cf9837181eacdbef0b46bb76b9 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Thu, 19 Jun 2014 13:47:38 -0700 Subject: [PATCH] Added some 1.3 options. --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b1b44309..3e4a9217 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,9 @@ - [ ] SSL/TLS - [ ] nats-top equivalent - [ ] Pedantic state -- [ ] Daemon mode? +- [X] Daemon mode? Won't fix - [ ] Connz report routes - [ ] Info updates contain other implicit route servers +- [ ] Dynamic socket buffer sizes +- [ ] Switch to 1.3 and use maps vs hashmaps +- [ ] Buffer pools?