aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub/hydration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* hubservice refactor (#819)Dan Engelbrecht8 days1-0/+1
| | | | | * move Hub to separate class * move StorageServerInstance to separate files * refactor HttpHubService to not own Hub instance
* zen hub (#574)Stefan Boberg2026-01-211-0/+119
Initial implementation of zenserver "hub" mode. This is an experimental feature. zenserver can be started in hub mode by specifying `hub` as the first argument to zenserver