Skip to Content

slick-net v2.0.3

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 | arm)

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

# Features

No features defined.

# Dependencies

and 54 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

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

# Changelog

# Source