@vighnesh153/use-global-state
A boosted useState implementation to store state globally.
A boosted useState implementation to store state globally.
📣 Minimalistic Pub/Sub implementation
Redis + Presence + Socket.io/IO-Redis
A presence library with redis
A robust Redis service client for Node.js applications
Simple pubSub module to use with NPM
使用`import Subscribe from "@yugu/subscribe"`导入类 通过`const pool = new Subscribe`创建发布订阅实例 该类实例可以通过`add`方式向订阅池中添加事件,`pool.add(fn)` 该类实例可以通过`remove`方式从订阅池中移除事件,`pool.remove(fn)` 该类实例可以通过`fire`方式触发订阅池中所有的函数,`pool.fire()` ```js <script type="module"> imp
Implementation of the pub-sub pattern
Z1data Event Pubsub
A lightweight, typed event emitter implementation.
Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers
Cloud Pub/Sub Client Library for Node.js
A simple event bus implementation for React applications
`alevent` is a **lightweight and flexible event bus library** for handling communication between different parts of your application. It supports two modes of event-driven communication:
Stream-based MQTT broker
A graphql-subscriptions PubSub Engine using Google PubSub
Redis-based MQEmitter
Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers
PubSub for adonis
High-level messaging & socket patterns implemented in pure js