|
|
|
|
|
by efecan0
346 days ago
|
|
Hi, author here (new-grad, v0.1.0 is literally the first public cut) – thanks a lot for the detailed dependency review! So the real hard deps should end up as: `uWebSockets + usockets + OpenSSL + fmt`
Everything else will be opt-in. Road-map update (just added):
1. Merge `std::thread` rewrite (dev branch)
2. Remove folly/double-conversion, glog/gflags
3. Provide single-header client & minimal build script
4. Add `vcpkg.json` for Windows; Linux/macOS stay pure CMake/FetchContent Your feedback is shaping v0.2.0 – please keep it coming!
Feel free to open a Discussion or issue if you spot more low-hanging DX wins.
Really appreciate the help |
|