mavlink / mavlink2rest

mavlink2rest creates a REST server that provides mavlink information from a mavlink source
MIT License
68 stars 23 forks source link

Add websocket close and return to client #95

Closed RaulTrombin closed 4 months ago

RaulTrombin commented 4 months ago

Tested with few connection/disconnetion commands using postman client.

Before: Delay something around 1~3 minutes then disconnect with abnormal reason. image image

Now: Disconnect and send reason right after close command. Screenshot from 2024-02-28 10-42-58 Screenshot from 2024-02-28 10-42-39