1. bb324b4 Finalize decoupled Websocket Parser API by Bo · 7 years ago
  2. 60debb1 Fix decoupled websocket parsing by Bo · 7 years ago
  3. 973d9ab Use static callbacks instead of function pointers by Bo · 7 years ago
  4. a798af4 Start decoupling the Websocket parser from the IO layer by Bo · 7 years ago
  5. 624e146 Testing ideas by Bo · 7 years ago
  6. 95597aa Replace the HTTP/1.x parser with something easier to read by Bo · 7 years ago
  7. a17a001 Body handling tested by Bo · 7 years ago
  8. b3d1107 Smaller functions by Bo · 7 years ago
  9. b4cbec8 Nicer organization for an HTTP/1.x parser alternative by Bo · 7 years ago
  10. 41ab8a7 Experiment with a cleaner HTTP/1.x parser by Bo · 7 years ago
  11. f3265c1 Fix some warnings, fix missing linker flag for Linux by Bo · 7 years ago
  12. 5c94f79 Remove unused by Bo · 7 years ago
  13. 64dd109 Optimize Hash a bit by Bo · 7 years ago
  14. 7e80aa1 I'll test and benchmark this later by Bo · 7 years ago
  15. 771f4e6 All tests pass, no leaks... feature release time 🎉 by Bo · 7 years ago
  16. 2717b77 Use a list for `each2` instead of an array or recursion by Bo · 7 years ago
  17. 1fe16f9 More error tests by Bo · 7 years ago
  18. 0053ca5 Docs by Bo · 7 years ago
  19. 95cc899 Looking for nesting issue source by Bo · 7 years ago
  20. d647742 `each2` should respect NULL as an object by Bo · 7 years ago
  21. 1ec0924 Somewhere in the cyclic protection memory gets screwy... hell if I know where. by Bo · 7 years ago
  22. 0b3de49 Tightening up the array and bootstrapping the cyclic protection ☺️ by Bo · 7 years ago
  23. 0d20750 Tested for cyclic protection by Bo · 7 years ago
  24. 759b124 Some floating point formatting by Bo · 7 years ago
  25. fb942a8 Tested `fio_ltoa` by Bo · 7 years ago
  26. 05dfd7d Tested `fio_atol` by Bo · 7 years ago
  27. 159f793 Minor nothings by Bo · 7 years ago
  28. 85b7e4e `double` is big enough by Bo · 7 years ago
  29. cdacf73 Small things dripping like water by Bo · 7 years ago
  30. a7dc9e9 Symbols can't be easily unique... so be it... by Bo · 7 years ago
  31. d55de68 Baby steps by Bo · 7 years ago
  32. e410a40 Oops by Bo · 7 years ago
  33. bc7e06e IO and FILE API by Bo · 7 years ago
  34. 72256b4 facil.io object library header for complex and dynamic types. by Bo · 7 years ago
  35. 50214c1 Oops by Bo · 7 years ago
  36. 7405da1 Backup by Bo · 7 years ago
  37. 6ae9bce Backup some dev work by Bo · 7 years ago 0.5.1
  38. 433ffa0 Explain the dev folder. by Bo · 7 years ago