# Packages
No description provided by the author
Package config describes configuration for all of Aetherometer.
Package datasheet provides a way to get additional context when processing network data.
Package hub describes event hubs that allow providers to broadcast events and allow consumers to receive them.
Package models encapsulates the graphql API and models.
Package process contains some utilities to help adapters keep track
of processes that start or shut down.
No description provided by the author
Package server just encapsulates the HTTP server that serves the API.
Package store encompasses access handling for the stream store.
Package stream handles interactions with adapters that allow them to create streams in the API.
Package testassets provides dummy datasheet data wherever a datasheet is needed.
Package testhelpers provides generic helpers for unit tests.
Package win32 provides bindings to the Windows API for use with adapters.