Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IssoServer

Abstraction of the isso comment server. This is the server storing the comments. All requests will be sent to it.

Hierarchy

  • IssoServer

Index

Constructors

Constructors

constructor

  • Creates a server that can be reached at the provided url. There should usually be only one instance of this class.

    Parameters

    • baseUrl: string

      The url of the isso server to communicate with.

    Returns IssoServer

Generated using TypeDoc