List IPv4 broadcast addresses of all network interfaces
Microsoft Application Insights CfgSync Plugin
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
Listen to realtime updates to your PostgreSQL database
Customizable Date Picker for React
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated
JavaScript SDK for Base44 API
A completely customizable framework for building rich text editors.
Lightweight dependency injection container for JavaScript/TypeScript
Amazon IVS Web Broadcast SDK
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
Use the Broadcast Channel API in React easily with hooks or Zustand, and Typescript!
Common interfaces shared among all @glimmer/\* projects
This package provides essential type definitions and interfaces that define how SDK components communicate.
A feature toggle wrapper to use LaunchDarkly with React
App for dealing with Android settings
Genesis Broadcast Channel
A collection of common interactive command line user interfaces.
A fast, efficient Node.js Worker Thread Pool implementation
Official sortable preset and sensors for dnd kit
The W3C Geometry Interfaces implemented in JavaScript and polyfilled.
Ruby client for schlep. Schlep provides a simple interface for logging and broadcasting events.
Transports thrift messages over a the advanced message queue protocol. (AMQP) Because of the unconnected broadcasting nature of the message queue, this transport supports only one-way communication. The usage scenario is that you would use this to broadcast information about services (1 producer, n consumers) and then create point to point connections from client to service using normal (TCP) thrift. You gain the advantage of using only one interface definition language (IDL).
Willow Run is a Ruby API to the macOS/OSX airport command providing various wireless utilities. The airport command manages 802.11 interfaces, can perform wireless broadcast scans ( with xml/plist output support ), set arbitrary channels on the interface, and even generate PSKs from specified pass phrases and SSIDs -- all from the command-line, which I really love.
HeapPeriscopeUi is a Rails engine designed to help developers monitor, visualize, and diagnose memory-related issues within their Ruby applications. It functions by listening for UDP packets containing GC profiler reports and heap snapshots, typically transmitted by a companion agent (like `heap_periscope_agent`). The engine efficiently processes this data: GC reports are batched for optimized database insertion, while comprehensive heap snapshots, including detailed object counts by class, are stored transactionally. Furthermore, HeapPeriscopeUi can broadcast incoming metrics via ActionCable for real-time dashboard updates. Its integrated web interface allows users to browse, filter, and analyze the collected profiler reports, facilitating the identification of memory leaks, excessive object allocations, and opportunities for performance optimization.