This commit is contained in:
2026-03-06 08:19:15 +07:00
parent 1b86a9252d
commit aa7cdbd36f
31 changed files with 89 additions and 89 deletions

View File

@@ -6,7 +6,7 @@ This module provides functionality for sending and receiving data across network
using NATS as the message bus, with support for both direct payload transport and
URL-based transport for larger payloads.
@package natbridge
@package natsbridge
"""
import asyncio