async-nats-flyradar

Crates.ioasync-nats-flyradar
lib.rsasync-nats-flyradar
version0.39.0-flyradar.1
created_at2025-03-12 09:17:21.046466+00
updated_at2025-03-12 09:23:52.686822+00
description(patched for flyradar) A async Rust NATS client
homepagehttps://github.com/furkankly/nats.rs/tree/ipc-support
repositoryhttps://github.com/furkankly/nats.rs/tree/ipc-support
max_upload_size
id1589497
size1,362,615
Furkan Kalaycioglu (furkankly)

documentation

README

This repository is a patched fork of the async-nats crate, with modifications to enable IPC communication with the Fly agent. These changes were made to address immediate needs independently of the upstream project.

The primary modifications include support for IPC communication, which isn't available in the original crate. This fork is published to crates.io under a different name to allow immediate use.

If you're looking for the original implementation, please visit the official NATS.rs repository.

Commit count: 1819

cargo fmt