ssxserver

Home > @spruceid/ssx-server > SSXServer

SSXServer class

SSX-Server is a server-side library made to work with the SSX client libraries. SSX-Server is the base class that takes in a configuration object and works with various middleware libraries to add authentication and metrics to your server.

Signature:

export declare class SSXServer extends EventEmitter 

Extends: EventEmitter

Constructors

Properties

Last updated