lsl-core 0.0.1

Lab Streaming Layer — pure Rust core library
Documentation

lsl-core — pure-Rust Lab Streaming Layer implementation.

This crate provides the Rust-native types and networking for LSL:

  • StreamInfo — stream metadata
  • StreamOutlet — publish data on the network
  • StreamInlet — receive data from the network
  • [resolver] — discover streams via UDP multicast / broadcast
  • [xml_dom] — mutable XML tree for <desc> metadata