Kvasir AgentServer v0.0.8 Kvasir.AgentServer View Source
Documentation for Kvasir.AgentServer
.
Link to this section Summary
Functions
Documentation for Kvasir.AgentServer
.
Default ports to use for agents command handlers.
Default control port for Kvasir AgentServer.
Link to this section Types
Specs
Specs
Specs
status() :: :unknown | :ready | :reconfiguring | :starting
Link to this section Functions
Specs
child_spec(opts :: Keyword.t()) :: Supervisor.child_spec()
Documentation for Kvasir.AgentServer
.
Specs
default_agent_ports() :: [pos_integer()]
Default ports to use for agents command handlers.
Commonly:
9397
9399
9733
9737
9739
9773
9777
9779
9793
9797
9799
9933
9937
9939
9973
9977
9979
9993
9997
9999
Specs
default_control_port() :: pos_integer()
Default control port for Kvasir AgentServer.
Commonly: 9393