kuzzle-plugin-socketio

2.1.1 • Public • Published

Build Status codecov.io Dependency Status

Kuzzle compatibility

This plugin requires Kuzzle 1.0.0-RC8 or higher.

Kuzzle 1.0.0-RC5 to 1.0.0-RC7 need the version 2.0.1 of this plugin.

For Kuzzle 1.0.0-RC4, you'll need a version 2.0.0 of this plugin.

For older versions of Kuzzle, install v1.x versions of this plugin instead.

Protocol plugin: socket.io

Protocol plugin adding Socket.io support to Kuzzle.

Manifest

This plugin doesn't need any right.

Configuration

You can override the configuration in your config/customPlugins.json file in Kuzzle:

Name Default value Type Description
port 7512 Integer > 1024 Network port to open
room "Kuzzle" String Name of the room listened by the plugin

How to create a plugin

See Kuzzle plugins documentation 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).

Package Sidebar

Install

npm i kuzzle-plugin-socketio

Weekly Downloads

2

Version

2.1.1

License

Apache-2.0

Last publish

Collaborators

  • kuzzle