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

View source: R/statusServer2.R

statusServer2R Documentation

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

Description

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

Usage

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


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.