WS Packages

ws-assistant

Wrapper classes for managing web socket connections on the front and back end using [`ws`](https://www.npmjs.com/package/ws).

1.1.0 • Published 4 years ago

ws-assistant-client

WS Assistant is a utility to help create and maintain web socket connections. It has two modules ([client](https://www.npmjs.com/package/ws-assistant-client) and [server](https://www.npmjs.com/package/ws-assistant-client)) which can work both with eachot

1.2.0 • Published 4 years ago

ws-assistant-server

WS Assistant is a utility to help create and maintain web socket connections. It has two modules ([client](https://www.npmjs.com/package/ws-assistant-client) and [server](https://www.npmjs.com/package/ws-assistant-client)) which can work both with eachot

1.2.0 • Published 4 years ago

ws-user

'ws-user' is a middleware used to authenticate an application.

0.2.17 • Published 2 years ago

wsduck

![Ducky](https://i.ibb.co/jMpg8Cq/wsducky.png) wsDuck is a module that lets you send websockets into "ponds," kinda like channels. # Examples **Attaching Ducky!** ```js const WebSocket = require("ws"); const wss = new WebSocket.Server({ port: 8080, client

3.2.1 • Published 3 years ago

wss-hooks

Wrapper over 'ws' package that adds some functionality: * Accepts an array where the first element is the name of the event as a string and the optional second element is the data. * Allows you to work with each event in a separate file * Allows you to co

0.1.0 • Published 3 years ago

wss-lib

The main priority is just to maintain a stable WS connection (which means it reconnects if the connection is lost), this is in no way shape or form intended for professional use, this is created just for the sake of not having to rewrite or handle the dis

0.0.6 • Published 2 years ago