Kvasir AgentServer
v0.0.7
Pages
Modules
Kvasir AgentServer v0.0.7
Kvasir.AgentServer.Control.Server
View Source
Link to this section
Summary
Functions
close(server)
handle_command(command, server)
init(socket, transport, server)
Link to this section
Functions
Link to this function
close(server)
View Source
Link to this function
handle_command(command, server)
View Source
Specs
handle_command([
String.t
()],
term
()) :: :ok | {:reply,
iodata
()}
Link to this function
init(socket, transport, server)
View Source