Skip to Content

slick-net v2.1.0

Created
Updated

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

# Usage

slick-net provides CMake targets:

find_package(slick-net CONFIG REQUIRED)
target_link_libraries(main PRIVATE slick::net) 

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

and 54 transitive dependencies:

# Host Dependencies

# Dependents

# Host Dependents

No dependents.

# Contributors

  • freshthinking's avatar freshthinking
  • kzhdev's avatar kzhdev

# Changelog

# Source