1 Repo
Verifies compatibility between node ports before allowing connections.
Distinct from Schema Compatibility Validators: Focuses on visual editor connection validation, distinct from schema-level data serialization validation.
Explore 1 awesome GitHub repository matching data & databases · Socket Validation. Refine with filters or upvote what's useful.
Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req
Ensures only valid data flows between nodes by checking socket compatibility before connection creation.