You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey John, at this time we don't have documentation of that since it's not part of the public API of LSL. There's quite a lot that a client would have to support to be fully compatible (discovery, time sync, protocol negotiation, serialization), and a high risk of subtle implementation bugs that cause client-side breakage if things aren't done extremely carefully. However, there are existing Rust bindings for liblsl already, maybe those would help with your issue?
I've looked through the docs, and I can't find the spec for the wire protocol.
(Why? I may have to implement it in Rust.)
The text was updated successfully, but these errors were encountered: