AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React's Rest Endpoint for Controlling a Drone
RPC can be sent over any protocols so there are packages out there for working with RPC in web sockets electron sends it over some sort of bus. There's no URL to ping on the drone right there is a socket connection I think it's a socket connection and you through that you can just send commands. The format is a little bit funky it like requires you to put the command right up front and then you I think there was like a space or an equal sign.