github.com/michalkalinowski-/Kitura-net

Kitura networking



Documentation

Kitura-net

Build Status 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.