1. Home
  2. Browse
  3. morcules-swiftnet

morcules-swiftnet

v0.5.0#0Latest

Lightweight C networking library using libpcap at Layer 2. Simple API, tiny footprint, no external libraries.

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.5.0#0

Publication

Supports

(osx & arm64) | (linux & arm64)

GitHub

morcules/SwiftNet13

Homepage

github.com/morcules/SwiftNet

Subtree

11bac65fcf

License

Apache-2.0

Definition

Manifest