Drake-s-Submarine / system_controller

The embedded control system for the sub
0 stars 0 forks source link

Write Server #6

Open drakemain opened 1 year ago

drakemain commented 1 year ago

I want to have a simple web server that takes http requests, converts them to serialized commands, and writes them to the command socket to be ingested by the embedded controller.