xo-umbrella2/xo-websock/utest
Roland Conybeare 578c0ed658 git subrepo clone (merge) git@github.com:Rconybea/xo-websock.git xo-websock
subrepo:
  subdir:   "xo-websock"
  merged:   "c6eec3cd"
upstream:
  origin:   "git@github.com:Rconybea/xo-websock.git"
  branch:   "main"
  commit:   "c6eec3cd"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
2026-06-06 22:37:35 -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 git subrepo clone (merge) git@github.com:Rconybea/xo-websock.git xo-websock 2026-06-06 22:37:35 -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