Tectu / malloy

A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.
BSD 3-Clause "New" or "Revised" License
66 stars 8 forks source link

README is outdated #30

Closed 0x00002a closed 3 years ago

0x00002a commented 3 years ago

The current example for http clients in the readme is outdated. Also should we add a warning about mingw + boost 1.75.0?

Tectu commented 3 years ago

Yep, I'll get to that as part of the v0.1 preparations.

Tectu commented 3 years ago

After merging #67 I'm going to update the readme.md and then I think it's time for the v0.1 release 🎉