NATS Integration
This module connects Drupal to the NATS.io messaging system, allowing you to send and receive messages. It provides a flexible way to manage connections and forms the basis for other modules that might use NATS for tasks like message queuing or event-driven applications.
The NATS Integration module provides a robust foundation for connecting Drupal with NATS.io messaging system. It offers a streamlined service-based approach to interact with NATS.io servers, supporting multiple named client configurations and seamless integration with the basis-company/nats.php library.
Key features:
- Multiple named client configurations
- Simple service-based client management
- Flexible settings via settings.php
- Foundation for other modules
- Compatible with Drupal 10.3 and 11
Perfect for sites requiring message queue functionality, pub/sub patterns, or event-driven architectures. This base module serves as a foundation for more specific NATS-based functionality provided by ecosystem modules.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.