1.0.2 • Published 8 years ago

kuzzle-plugin-websocket-demultiplexer v1.0.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 years ago

Build Status codecov.io Dependency Status

logo

Protocol plugin: websocket-demultiplexer

Protocol plugin adding Multiplexed websocket support to Kuzzle. It is designed to be used with the kuzzle load-balancer.

Manifest

This plugin doesn't need any right.

Configuration

You can override the configuration usign the CLI utilitie in Kuzzle:

NameDefault valueTypeDescription
loadBalancerUrl"ws://loadbalancer:7331"URLURL of the load-balancer
retryInterval1000IntegerTime delay between connection retries in ms

How to create a plugin

See Kuzzle documentation about plugin for more information about how to create your own plugin.

About Kuzzle

For UI and linked objects developers, Kuzzle is an open-source solution that handles all the data management (CRUD, real-time storage, search, high-level features, etc).

Kuzzle features are accessible through a secured API. It can be used through a large choice of protocols such as REST, Websocket or Message Queuing protocols.

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago