first-rust-competition / nt-rs

Rust implementation of NetworkTables (v3)
MIT License
8 stars 6 forks source link

Rework nt-rs websocket protocol #8

Open Redrield opened 4 years ago

Redrield commented 4 years ago

WPILib may be taking a different path than WS BIN/NT when integrating it into ntcore. There may also be a separate, easier to parse protocol to make it easier to integrate with less built up libraries. Make changes as necessary as the documentation for ntcore websocket comes out

Redrield commented 3 years ago

It seems there aren't plans to support NTv3 over WS BIN for websocket servers