kuzzle-plugin-websocket-demultiplexer

1.0.2 • Public • Published

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:

Name Default value Type Description
loadBalancerUrl "ws://loadbalancer:7331" URL URL of the load-balancer
retryInterval 1000 Integer Time 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.

/kuzzle-plugin-websocket-demultiplexer/

    Package Sidebar

    Install

    npm i kuzzle-plugin-websocket-demultiplexer

    Weekly Downloads

    3

    Version

    1.0.2

    License

    Apache-2.0

    Last publish

    Collaborators

    • dbengsch