Websocket Packages

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

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

ws-json

JSON abstraction to the WebSocket for both client & server using event system

1.3.0 • Published 3 years ago

ws-robust

A wrapper around the browser's WebSocket to make it easier to work with

0.2.0-beta.2 • Published 2 years ago