src code

constructor new Server

new Server([options])
  • options (Object) – The optional options 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.