keithduncan / CoreNetworking

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link
client network-protocols networking objective-c server

CoreNetworking

Simplifies the setting up of a network server or client in Objective-C.

Example Servers