Skip to content
ben edited this page Jan 13, 2016 · 1 revision

Introduction to the splonebox Client

A client is essentially a plug-in for the splonebox. It is able to register some functions at the core and execute functions that have bin registered by other plug-ins. In the future, clients are supposed to implement functions to check and analyze a network and its devices. This library helps developing such plug-ins without the effort of implementing and understanding the splonebox specific mechanisms.

Clone this wiki locally