amps-example 0.1.1

Example usage of the amps-rust-ffi crate
amps-example-0.1.1 is not a library.

AMPS Rust FFI Example

Demonstrates publish/subscribe messaging, SOW queries, delta publishing, filtered subscriptions, SOW-and-subscribe, error handling, heartbeats, and cross-thread usage using the amps-rust-ffi library.

Requires a running AMPS server: docker-compose -f tests/docker/docker-compose.yml up -d