Figured I'd leave this here if anyone else wants to implement websockets w dropshot ever as an example, at the end of the code samples I have a proposal for what very nice built-in websocket ...
This repository contains practical examples demonstrating the differences between Server-Sent Events (SSE) and WebSocket technologies using Python and FastAPI.