{"library":"oatpp-websocket","install":[{"cmd":"vcpkg install oatpp-websocket","imports":["#include <oatpp-websocket/WebSocket.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(oatpp_websocket CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE oatpp::oatpp-websocket)","imports":[]}]}