statusServer2: reply to http requests for information on the processing...

Description Usage Arguments Value Author(s)

View source: R/statusServer2.R

Description

reply to http requests for information on the processing queue; API version

Usage

1
statusServer2(port = 22439, tracing = FALSE, maxRows = 20L)

Arguments

port

integer; local port on which to listen for requests; default: 0x57A7

tracing

logical; if TRUE, run interactively, allowing local user to enter commands.

maxRows

integer; maximum number of rows to return per request. Default: 20

Value

does not return; meant to be run as a server.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.