Expose websocket API #23

Closed
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 this to the (deleted) project 2024-12-18 23:28:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Grzegorz/greg-ng#23
No description provided.