Skip to content

adidharmatoru/remo-auth

Repository files navigation

Remo-Auth

CI codecov

remo-auth is a Rust-based WebSocket service for authentication and signalling. It leverages the power of Axum to provide a robust and efficient solution for managing user authentication and real-time communication.

Getting Started

To start using remo-auth, follow these simple steps:

Prerequisites

  1. Install Rust and Cargo on your system.
  2. Clone this repository and navigate to it in your terminal or command prompt.

Running the Service

To start the Remo-auth service, run the following command:

cargo run

This will start the service, making it ready for use.

Running Tests

To run the test suite:

cargo test

For test coverage:

cargo install cargo-tarpaulin
cargo tarpaulin

About

Hardware-Accelerated Remote Desktop Auth/Signal Server

Resources

License

Contributing

Stars

Watchers

Forks