ProjectLighthouseCAU / lighthouse-rust

Rust SDK for Project Lighthouse
https://docs.rs/lighthouse-client
MIT License
2 stars 1 forks source link

Split out `lighthouse-protocol` crate #7

Closed fwcd closed 6 months ago

fwcd commented 6 months ago

We should factor out a lighthouse-protocol crate and move Authentication there, so potential server-side code could integrate this without pulling in the client-side machinery.