startServer: BSSEn sembleR Server

Description Usage Arguments Value Examples

Description

Starts the BSSEnsembleR Server.

Usage

1
2
startServer(port = 8080, invitation = NULL,
  url = "mongodb://localhost", options = NULL)

Arguments

port

int port to bind plumber. Default: 8080

url

str mongolite url parameter. Default: 'mongodb://localhost'

options

object mongolite options parameter. Default: None

https

boolean https secure encryption. Default: False

Value

None

Examples

1

AndreGuerra123/BSSEmsembleR documentation built on May 24, 2019, 2:35 p.m.