roswell.roswell/documents/ros-serve.md
2021-10-15 01:25:58 +09:00

628 B

ros-serve - start lisp server

Synopsis

ros [options for roswell ... ] serve protocol [options for the protocol ...] ...

description

ros-serve start lisp and wait for clients to connect to the lisp.

swank protocol options

--port port

: Listen port would be port instead of the default port 4005.

--interface interface

: limit interface for listen. default is localhost so there would be no limitation.

SEE ALSO

ros(1) ros-client(1)