Kragrathea / pgcode

118 stars 19 forks source link

Feature Request: support for moonraker at subpaths #39

Open Laikulo opened 1 week ago

Laikulo commented 1 week ago

Moonraker now supports serving on subpaths (e.g. http://myprinter.example/printer1). This allows more than one monnraker instance to "share" and ip and port using a reverse proxy, such as nginx or caddy.

While the server query prarmeter repsect paths when retrieveing the oneshot token, it does not appear to do so when opening the websocket connection.

oneshot_request:

image

Websocket: image