N8BWert / ncomm

Node-Based Robotics Framework Written in Rust
MIT License
65 stars 1 forks source link

Rework Client and Server #3

Closed N8BWert closed 1 year ago

N8BWert commented 1 year ago

The old way of sending a receiving requests seemed a bit worse than the method I developed for update client and server so I upgraded local client server to the same request and response method that local update client server has.