summaryrefslogtreecommitdiff
path: root/shell-spec.txt
blob: d0238fd6e455509396f5509a0b9d9c04ec7f0176 (plain)
# Alligator Shell Specification

Default Port Number: 26009
Using TCP Protocol

## Runtime to Editor

runtimelog [trace|debug|info|warn|error] FILE:LINE MSG
scriptlog [trace|debug|info|warn|error] FILE:LINE MSG
frametime UNIX_MICROSECONDS
scopestart SCOPENAME UNIX_MICROSECONDS
scopeend UNIX_MICROSECONDS

## Editor to Runtime

stop