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
- Host: GitHub
- URL: https://github.com/lb--/lacewing-relay
- Owner: LB--
- Created: 2013-05-09T17:31:10.000Z (about 13 years ago)
- Default Branch: relay
- Last Pushed: 2014-05-17T10:01:35.000Z (about 12 years ago)
- Last Synced: 2025-03-15T03:41:52.274Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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--.