#events #cluster #sending #binary #json #ndisplay #send-json

ndisplay_cluster_events

A Rust library for sending nDisplay cluster events

6 releases (breaking)

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

#18 in #sending

Download history 4/week @ 2024-02-12 2/week @ 2024-02-19 8/week @ 2024-02-26 6/week @ 2024-04-01 134/week @ 2024-04-08

134 downloads per month

Unlicense

10KB
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.4MB
~33K SLoC