ark::gui::FoxgloveServerConfig

Defined in header “ark/gui/foxglove/server.hh”.


Configuration for the foxglove server.

Variables

  • std::string name
    Name of the server.

  • comms::NetworkAddress address= comms::NetworkAddress{“0.0.0.0:8765”}
    The network address to use.