1. Home
  2. Browse
  3. morcules-swiftnet

morcules-swiftnet

v0.4.0#0Go to latest

SwiftNet is a C networking library built using pcap, providing a clean and readable API.

Install

Run the following Vcpkg command to install the port.

vcpkg install morcules-swiftnet

Usage

morcules-swiftnet provides CMake targets:

find_package(morcules-swiftnet REQUIRED)

target_link_libraries(main PRIVATE swiftnet::swiftnet)

Dependencies

See source

Version

v0.4.0#0

Publication

Supports

(osx & arm64) | (linux & arm64)

GitHub

morcules/SwiftNet

Homepage

github.com/morcules/SwiftNet

Subtree

3b3777fa3c

License

Apache-2.0

Definition

Manifest