constructor new Server
new Server([options])
-
options
(Object
) – The optionaloptions
object's properties are copied to the SGF.Server instance. Allows all the same values as found in SGF.Server.DEFAULTS.
Instantiates a new Server
, using the options found in the
options
parameter to configure.