object_transfer 0.0.1

An object transfer library for various message broker and/or protocols
Documentation

Object Transfer Library for Rust

CI/CD Status

Service Status
Crates.io Crates.io Version Img
Code Test Test Rust Code Img

Description

This library provides a simple and efficient way to transfer objects between different parts of an application or between different applications through message brokers like NATS. It supports serialization and/or deserialization of various data formats, making it easy to send and/or receive complex data structures.