Sidewinder Client
Sidewinder Client Library
[

](https://www.npmjs.com/package/@sidewinder/client)
## Overview
This package contains the WebClient and WebSocketClient client types to connect to WebService and WebSocketService services respectively. This package can be used in both Node and Browser environments. For consuming Sidewinder service in other languages see the [Protocol](#Protocol) section below.
## Contents
- [Overview](#Overview)
- [Example](#Example)
- [WebClient](#WebClient)
- [WebSocketClient](#WebSocketClient)
- [WebProxy](#WebProxy)
- [Protocol](#Protocol)
## Example
The following shows general usage of the Sidewinder WebClient.