Skip to content

The WebX Session Manager listens for session requests, authenticates a user's credentials and creates sessions by launching Xorg and window manager processes.

License

Notifications You must be signed in to change notification settings

ILLGrenoble/webx-session-manager

Repository files navigation

WebX Session Manager

Starting the server in development mode:

RUST_LOG=debug cargo run --bin server --  --service login  

Testing the request and response with the client:

RUST_LOG=debug cargo run --bin client -- --help

About

The WebX Session Manager listens for session requests, authenticates a user's credentials and creates sessions by launching Xorg and window manager processes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published