# Packages
Package database provides the functionality to open, close and use a database.
Package file provides functionality to load and save marshal files.
Package http provides the logic of the webserver.
Package websocket to handling connection and session by messages and there subject.
Package worker to run functions like a cronjob in background.