2 repository-uri
Mechanisms for automatically detecting and registering functionality from mounted external directories.
Distinct from Application Mounts: Distinct from Application Mounts by focusing on the automated discovery and registration of JS modules rather than just mapping URL paths to sub-applications.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Module Registration. Refine with filters or upvote what's useful.
Element Web is a web-based communication client used for real-time messaging and collaboration via the decentralized Matrix protocol. It functions as an end-to-end encrypted messenger, a VoIP client for voice and video conferencing, and an interface for interacting with integrated bots and external bridges. The project distinguishes itself through a modular architecture that supports runtime module loading and external script imports to extend core capabilities. It provides extensive white-labeling options, allowing for the customization of application branding, visual themes, and the use of
Matrix client capability to mount external module directories that automatically register new functionality within the application.
Cosmos SDK is a modular blockchain application framework and software development kit used to build sovereign layer-one networks. It provides a foundation for creating customizable blockchains featuring native interoperability, sovereign governance, and Byzantine Fault Tolerant consensus engines. The framework is distinguished by its inter-blockchain communication protocol, which enables the transfer of byte-encoded data and digital assets between independent blockchain networks. It supports multiple consensus models, including Proof of Stake and Proof of Authority, and allows for the integra
Links independent functional components to the main application using a standardized registration system.