Skip to content

Common Framework Documentation

Hunter Leath edited this page Jun 8, 2013 · 1 revision

The common framework is located here, and it contains all of the Constants and Functions needed to create an Airdispat.ch Client, Tracker, or Server.

You may use it in your project by importing airidispat.ch/common.

It is currently divided into three files: crypto.go, display.go and helper.go. There are no private methods included in this framework, everything is open-source and usable to make it as easy as possible to work with Airdispatch.

Clone this wiki locally