{"id":61177,"library":"slick-net","title":"SlickNet","description":"A modern C++20 networking library providing HTTP/HTTPS client, WebSocket/WebSocket Secure client, and HTTP streaming support built on Boost.Beast and Boost.Asio.","status":"active","version":"2.0.3","language":"cpp","source_language":null,"source_url":null,"tags":["networking","http","websocket","c++20","boost"],"install":[{"cmd":"vcpkg install slick-net","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(slick_net CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE slick-net::slick-net)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"slick-net/slick-net.hpp","correct":"#include <slick-net/slick-net.hpp>"}],"quickstart":{"code":"#include <slick-net/slick-net.hpp>\n\nint main() {\n    slick::http::client client;\n    auto response = client.get(\"http://example.com\");\n    return 0;\n}","lang":"cpp","description":"Create an HTTP client and perform a GET request."},"warnings":[],"env_vars":null,"search_vec":"'+20':5,27 'boost':28 'boost.asio':22 'boost.beast':20 'built':18 'c':4,26 'client':10,13 'http':15,24 'http/https':9 'librari':7 'modern':3 'network':6,23 'provid':8 'secur':12 'slicknet':1 'stream':16 'support':17 'websocket':25 'websocket/websocket':11","created_at":"2026-06-17T04:40:56.270551+00:00","updated_at":"2026-06-17T04:40:56.270551+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}