Skip to Content

morcules-swiftnet v0.3.0

Created
Updated

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

# Usage

morcules-swiftnet provides CMake targets:

find_package(morcules-swiftnet REQUIRED)
target_link_libraries(main PRIVATE swiftnet::swiftnet) 

# License

# Supported Platforms

(osx & arm64) | (linux & arm64)

    • linux
    • osx
    • uwp
    • windows

    # Features

    No features defined.

    # Dependencies

    No transitive dependencies.

    # Host Dependencies

    No transitive dependencies.

    # Dependents

    No dependents.

    # Host Dependents

    No dependents.

    # Contributors

    • Morcules's avatar Morcules

    # Changelog

    • e995748 Renamed deadlightreal-swiftnet to morcules-swiftnet (#48816)

    # Source