You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-share/doc/http_routes.md

366 B

Routes

These are the routes the server will listen to:

  • / - the main page which probably will be a redirect
  • /ws/<session id> - will serve the websockets session
  • /s/<session id> - will serve the tty-receiver webpage, which will make some further requests for the resources
  • /static/ - serving the static resources: 404 page, js and css files