VITALII YURCHENKO - NATS Light Message Broker Client

Limitations of the light version:

1. No authentication features

2. NATS Light Message Broker Client can only communicate with NATS server located at 127.0.0.1:4222.Seamlessly integrate real-time messaging into your Unreal Engine projects with the NATS Message Broker Client! This lightweight, high-performance plugin connects your game or application to a NATS server, enabling publish/subscribe and request/response messaging without third-party dependencies. Perfect for multiplayer games, real-time chat, or distributed systems, it offers intuitive Blueprint and C++ interfaces, robust authentication (None, Basic, Token, JWT) (in full version), and automatic reconnection. Key features include:

  • Easy Setup: Add the NatsClientComponentLight to Actors or use the NatsClientSubsystemLight for project-wide messaging.

  • Blueprint-Friendly: Connect, publish, subscribe, and handle events directly in Blueprints.

  • C++ Support: Full access to advanced features for custom integrations.

  • Secure & Reliable: Supports multiple authentication methods and auto-reconnect for uninterrupted connectivity.

Build scalable, responsive systems with ease. Get started today and bring real-time messaging to your Unreal Engine projects!