TODO 693 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. 0.2.2
  2. =====
  3. merge pull request#26
  4. 0.2.0
  5. =====
  6. 1. project structure...
  7. 2. apps, deps, plugins,
  8. 3. rel...
  9. 4. mochiweb: http publish...
  10. 5 cluster...
  11. 6. support MQTT3.1.1...
  12. 7. python, java test code
  13. 8. emqtt_cm to manager clientId, clientPid...
  14. ????
  15. {ok, {{simple_one_for_one_terminate, 0, 1},
  16. [{client, {emqtt_client, start_link, []},
  17. temporary, 5000, worker, [emqtt_client]}]}}.
  18. fucking stupid..... esockd locked
  19. 0.2.1
  20. =====
  21. full MQTT 3.1.1 support...
  22. node cluster....
  23. one million connections test...
  24. topic match benchmark tests...
  25. Dialyzer ...
  26. full test cases...
  27. spawn_link to replace 'spawn' and 'link'
  28. keepalive
  29. retained
  30. QOS
  31. dural sub
  32. packet dump...