Cloud Pub/Sub Client Library for Node.js
WebSocket framework for Ruby on Rails.
Super light and fast Extensible ES6+ events and EventEmitters for Node and the browser. Easy for any developer level, use the same exact code in node and the browser. No frills, just high speed events!
GraphQL subscriptions for node.js
Pubsub category of aws-amplify
WebSocket framework for Ruby on Rails.
Zero dependency, tiny (<0.5 kb) publish/subscribe
Rails UJS for the react-rails gem
Propagation utilities for opentelemetry instrumentations
Use webpack to manage app-like JavaScript modules in Rails
Dependency free publish/subscribe library
Unobtrusive scripting adapter for jQuery
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Azure client library for Azure Web PubSub
Azure Web PubSub Client
react-on-rails JavaScript for react_on_rails Ruby gem
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
A websocket transport for GraphQL subscriptions
Convention over configuration for using Vite in Rails apps
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/activestorage
TypeScript definitions for @rails/actioncable
Ruby on Rails unobtrusive scripting adapter
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Gem wrapping PubSub.js javascript library
Opinionated publish-subscribe pattern for ruby and rails
Simple pub-sub message bus for Rails built on top of ActiveSupportNotifications
This is a simple implementation of the fan-out pubsub pattern for Rails, using SQS & SNS as the message broker. Includes a generator & runner for workers, as well as built-in provisioning for topics, subscriptions, qeues, and dead-letter queues
This gem permits to sync automatically models and custom data between multiple Rails applications by publishing notifications via pubsub (Google PubSub, RabbitMQ, or Apache Kafka) and automatically processed by all connected applications. Out of the scope, this gem includes transactions to keep Data consistency by processing notifications in the order they were delivered.