Nolan Holden
Nolan Holden
### _No external behavior is changed in this pull request._ #### The changes implement logical [const-correctness](https://isocpp.org/wiki/faq/const-correctness#logical-vs-physical-state) across the classes to improve user experience. Thank you all for the helpful library!...
Hi, @yigityuce . My team would like to use this repository for avionics software for a NASA competition rocket. You could put on your resume that your C++ library has...
I have a use-case where I'd like to (separately) asset bridge two dirs: ```yaml asset_path: - /app/build/client/assets - /app/build/client/public ``` but, as of now, only a single path is permitted:...
When using port 465 and security setting TLS, my connection times out. Whereas 587 & Auto works fine, mail server is functioning, and port 465 implicit TLS is functioning as...