Abstraction of the isso comment server. This is the server storing the comments. All requests will be sent to it.
Creates a server that can be reached at the provided url. There should usually be only one instance of this class.
url
The url of the isso server to communicate with.
Generated using TypeDoc
Abstraction of the isso comment server. This is the server storing the comments. All requests will be sent to it.