2 Repos
Interfaces that allow new network communication standards to be integrated into a core execution engine.
Distinct from Pluggable Architectures: Focuses specifically on network protocol extensibility rather than general interchangeable algorithm components.
Explore 2 awesome GitHub repositories matching data & databases · Protocol Plugins. Refine with filters or upvote what's useful.
k6 is a developer-centric load testing suite and command-line load generator designed for network performance validation. It functions as a JavaScript load testing tool that utilizes a Go-based runtime engine to simulate concurrent user traffic and validate API responses across HTTP, gRPC, and WebSockets. The project distinguishes itself by using code rather than a graphical interface to define workload scenarios and performance thresholds. It features a pluggable protocol architecture and an extension ecosystem that allows for the addition of custom protocols and specialized testing capabili
Features a pluggable architecture that allows the addition of custom protocols to extend network testing capabilities.
Apache Guacamole is a clientless remote desktop gateway that translates RDP, VNC, and SSH protocols into browser-based sessions. It acts as a remote desktop protocol proxy, allowing platform-independent access to remote machines without requiring specialized client software or plugins. The system functions as an enterprise remote access gateway, integrating with LDAP and Active Directory to manage permissions via corporate credentials. It includes security mechanisms such as multi-factor authentication, connection access restrictions, and the ability to retrieve sensitive credentials from ext
Employs a modular architecture that allows new communication protocols to be integrated into the core engine via plugins.