Expose websocket API #23

Open
opened 2024-08-04 16:17:50 +02:00 by oysteikt · 0 comments
Owner

The previous implementation would only expose a REST API. This would require clients to continuously poll the backend to see the current state. However, with the new event API from mpvipc-async, it would be really nice if we could allow clients to connect via websocket, and send both commands and receive events via this socket.

The previous implementation would only expose a REST API. This would require clients to continuously poll the backend to see the current state. However, with the new event API from `mpvipc-async`, it would be really nice if we could allow clients to connect via websocket, and send both commands and receive events via this socket.
oysteikt added the
feature request
label 2024-08-04 16:17:50 +02:00
Sign in to join this conversation.
No description provided.