Skip to content

michael-wb/edge-server-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-server-test-app

Test App to test switching between cloud and edge server

To build:

  • git submodule update --init --recursive
  • cmake -B build -DCMAKE_BUILD_TYPE=Debug -G Ninja1
  • cmake --build build --config Debug

To run test app:

  • Set up an edge server on http://localhost:80
  • cd build/src
  • ./testapp

About

Test App to test switching between cloud and edge server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published