handler-go handler-go provides the connection handler for the cmd-stream server. It implements the server.TransportHandler interface from the delegate-go module and executes each command in its own goroutine using the Invoker.