# w-spot-ws@2.0.0
Web socket implementation of w-spot
+ Functions
+ [create(args)](#w-spot-ws-function-create)
+ [spotProxy()](#w-spot-ws-function-spot-proxy)
+ [`WSpotWS`](#w-spot-ws-classes) Class
+ [new WSpotWS()](#w-spot-ws-classes-w-spot-w-s-constructor)
+ [`WSpotWSClient`](#w-spot-ws-classes) Class
+ [new WSpotWSClient()](#w-spot-ws-classes-w-spot-w-s-client-constructor)
+ [`WSpotWSServer`](#w-spot-ws-classes) Class
+ [new WSpotWSServer()](#w-spot-ws-classes-w-spot-w-s-server-constructor)
## Functions
### create(args) -> `WSpotWS`
Create a WSpotWS instance
| Param | Type | Description |
| ----- | --- | -------- |
| args | * | |
### spotProxy()
Define signal proxy
## `WSpotWS` Class
### new WSpotWS()
Constructor of WSpotWS class
## `WSpotWSClient` Class
### new WSpotWSClient()
Constructor of WSpotWSClient class
## `WSpotWSServer` Class
### new WSpotWSServer()
Constructor of WSpotWSServer class