#events

ndisplay_cluster_events

A Rust library for sending nDisplay cluster events

7 releases (4 breaking)

0.5.1 Sep 30, 2024
0.5.0 Apr 11, 2024
0.4.0 Dec 14, 2023
0.3.1 Sep 17, 2023
0.1.0 Aug 8, 2023

#318 in #events

Download history 12/week @ 2024-09-22 207/week @ 2024-09-29 11/week @ 2024-10-06

230 downloads per month

Unlicense

11KB
151 lines

A Rust library for sending nDisplay cluster events.


lib.rs:

Read more about nDisplay cluster events via the unreal documentation.

Json Event Example

Run this example with cargo run --example send_json.

Binary Event Example

Run this example with cargo run --example send_binary.

Dependencies

~0.7–1.6MB
~35K SLoC