xo-umbrella2/xo-websock/utest
2026-08-02 17:45:05 -04:00
..
mount-origin git subrepo clone (merge) git@github.com:Rconybea/xo-websock.git xo-websock 2026-06-06 22:37:35 -04:00
CMakeLists.txt git subrepo clone (merge) git@github.com:Rconybea/xo-websock.git xo-websock 2026-06-06 22:37:35 -04:00
README git subrepo clone (merge) git@github.com:Rconybea/xo-websock.git xo-websock 2026-06-06 22:37:35 -04:00
websock_utest_main.cpp xo-websock: clang-format include order [TIDY] 2026-08-02 17:45:05 -04:00

To run this unit test:

  $ cd path/to/kalman/build/src/websock/utest
  $ ./utest.websock    # listens for http requests on port 7682

point browser to

  localhost:7682/ex_websock.html

static files served from

  path/to/kalman/build/src/websock/utest/mount-origin