1 个仓库
Registers callbacks for processing incoming network data packets in streaming or state-managed modes.
Distinct from Streaming Data Processing: Distinct from Streaming Data Processing: focuses on low-level network packet callbacks rather than high-level data stream analysis.
Explore 1 awesome GitHub repository matching data & databases · Network Data Stream Handlers. Refine with filters or upvote what's useful.
Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi
Provides callback-based processing for incoming network data streams.