github.com/IBM-Swift/Kitura-net

Kitura networking


Keywords
fastcgi, headers, http, kitura, networking, request, response, socket, swift
License
Apache-2.0

Documentation

Kitura-net

Build Status

This is the KituraNet module for the Kitura project. Full details on the project can be found in the main repo.

The KituraNet module contains logic for sending and receiving HTTP requests. It also contains the structure for listening on a port and sending requests to a delegate for processing.

This package is dependent on the KituraSys and BlueSocket Swift packages.