the fast, reliable localhost tunneling solution


PageKite in C: libpagekite

By Bjarni R. Einarsson 2012-09-27, 17:13

This library provides implements the PageKite Protocol in C, optimized for high-performance or embedded applications.

The code is here, on github:

This library is still a work in progress, but it is already quite useful. Basic support for the protocol has been implemented, making it easy to build both stand-alone back-end connector proxies (see pagekite.c) and simple servers in which PageKite serves as a replacement for a traditional listening socket (see httpkite.c).

The library is meant to be used as part of other program and products, so the primary license for libpagekite is the Apache License, version 2.0. See the file COPYING.md in the source distribution for further details.

Libpagekite is currently used in the following projects:

Get in touch if you use it and we'll add you to the list.

Comments

None, comments are closed.