Consider moving /live endpoint #66

Open
opened 2026-04-09 22:24:09 +00:00 by luca0N · 0 comments
Owner

Consider moving the /live WebSocket API endpoint1 so that it uses the same root as the rest of the server API (i.e., /api/v1/) for consistency.

This will also make it much easier for those who want to deploy Lanbassador behind a reverse proxy.


  1. http.HandleFunc("/live", handleEndpointLive)

    ↩︎

Consider moving the `/live` WebSocket API endpoint[^1] so that it uses the same root as the rest of the server API (i.e., `/api/v1/`) for consistency. This will also make it much easier for those who want to deploy Lanbassador behind a reverse proxy. [^1]: https://git.luca0n.com/luca0N/lanbassador/src/commit/77ec56f83871a8305732be3b4d1f64dc86308020/server/main.go#L196
luca0N added this to the v1.0.0 project 2026-04-09 22:24:09 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
luca0N/lanbassador#66
No description provided.