2
0
mirror of https://github.com/elisescu/tty-share synced 2024-11-11 13:10:32 +00:00
tty-share/doc/http_routes.md

11 lines
366 B
Markdown
Raw Normal View History

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