Gregory Presser
Gregory Presser
I am trying to compile the project however I run into an issue when I compile the sio_clinet_impl.cpp file Makefile `.PHONY: clean all: SocketHandler.out SocketHandler.out: g++ -std=c++11 -I ./socket.io-client-cpp/lib/asio/asio/include -I...
Closes #2065 ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) -...