Socket
Socket
Sign inDemoInstall

covistra-messaging

Package Overview
Dependencies
73
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    covistra-messaging

Hapi Plugin adding high level messaging and worker services to your application. **Requires additional Covistra Framework plugins. Cannot be easily used standalone**


Version published
Weekly downloads
23
increased by1050%
Maintainers
1
Install size
12.7 MB
Created
Weekly downloads
 

Readme

Source

Covistra Messaging Hapi plugin

Note: This plugin is designed to work within the Covistra Hapi Framework. You should at least integrate the following additional plugins in your Hapi application to minimize integration pain.

  • hapi-plugin-covistra-config
  • hapi-plugin-covistra-system
  • hapi-plugin-covistra-socket

Providing a structure bi-directional communication mechanisms accessible through all components and integrated with the existing security strategies is critical in today's realtime applications. This plugin extend Hapi to offer these services.

Channels

A channel is a logical grouping of clients used to broadcast messages. Clients will subscribe to one or more channels of interest to receive and send messages. Some channels are read-only for clients, while other are bi-directional.

FAQs

Last updated on 12 Apr 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc