You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.