😀
MobileRT
CtrlK
  • LICENSE
  • MobileRT: Mobile Ray Tracing engine
    • Blender tips
    • MobileRT: Mobile Ray Tracing engine
    • This owner will be the default owner for everything in the repository
    • Contributor Covenant Code of Conduct
    • Features
    • Security Policy
    • Tools commands
  • app
    • MobileRT Web server
    • Unit_Testing
      • Engine tests
Powered by GitBook
On this page
  • How to build
  • How execute tests
  • How to execute
  • How to test the web server
  • Technology used

Was this helpful?

  1. app

MobileRT Web server

How to build

make build

How execute tests

make test

How to execute

make run

How to test the web server

curl "http://127.0.0.1:3030/mobilert"

Technology used

  • Rust language

  • Tokio library

PreviousappNextUnit_Testing

Last updated 4 months ago

Was this helpful?