Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.
Go to file
2017-07-15 23:16:26 +02:00
dist update smartsocket class to use standard class method definition 2017-07-15 23:16:22 +02:00
docs update docs 2017-07-07 22:38:10 +02:00
test update tests 2017-07-07 22:10:03 +02:00
ts update smartsocket class to use standard class method definition 2017-07-15 23:16:22 +02:00
.gitignore added docs 2016-09-03 16:03:57 +02:00
.gitlab-ci.yml update to latest standards 2017-07-07 22:02:19 +02:00
npmextra.json update to latest standards 2017-07-07 22:02:19 +02:00
package.json 1.1.10 2017-07-15 23:16:26 +02:00
README.md update docs 2017-07-07 22:38:10 +02:00
tslint.json update to latest standards 2017-07-07 22:02:19 +02:00
yarn.lock remove taskbuffer 2017-07-07 22:03:18 +02:00

smartsocket

easy and secure websocket communication, TypeScript ready

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer