wslink icon indicating copy to clipboard operation
wslink copied to clipboard

GET /paraview/292c5766-fa32-11eb-b91b-eb02855d4603

Open jourdain opened this issue 3 years ago • 2 comments

Describe the bug

GET endpoint to retreive session information does not work. The routes are not properly registered.

To Reproduce

Steps to reproduce the behavior:

cd tests/simple
python -m wslink.launcher ./launcher.config
  1. Connect a client and check its session id.
  2. Open a new tag and put in the URL `http://localhost:8080/paraview/SESSION_ID

wslink version: v1.0.4

jourdain avatar Aug 10 '21 23:08 jourdain

I bet the DELETE call is failing the same way...

jourdain avatar Aug 10 '21 23:08 jourdain

@scottwittenburg this could be on your list too but low priority. Let me know if you can't do it.

jourdain avatar Aug 10 '21 23:08 jourdain

Should be fixed v1.10.0

jourdain avatar Jan 23 '23 21:01 jourdain