An open API service indexing awesome lists of open source software.

https://github.com/lb--/lacewing-relay

An unofficial implemenation of the Lacewing Relay Protocol in C++11
https://github.com/lb--/lacewing-relay

Last synced: over 1 year ago
JSON representation

An unofficial implemenation of the Lacewing Relay Protocol in C++11

Awesome Lists containing this project

README

          

Lacewing Relay Protocol
=======================

An unofficial implemenation of the Lacewing Relay Protocol written for C++11, based on the most recent [Specification](https://github.com/udp/lacewing/blob/0.2.x/relay/current_spec.txt) and [Documentation](https://github.com/udp/lacewing/tree/12c2f7b61ae2e4cbde1d4f189758b7738f889449) publicly available.

The original source was written by by Phi (@SortaCore) from Darkwire Software, but has since been re-written and refactored by @LB--.