CogServer::Server
Inherits Reference < Object
CogServer main class
Constructors
new(host : String = DEFAULT_HOST, port : Int32 = DEFAULT_PORT, ws_port : Int32 = DEFAULT_WS_PORT)
Instance methods
atomspace
host
port
running?
Check if server is running
start
Start the server
stats
Get server statistics
stop
Stop the server
ws_port