xo-tokenizer2/xo-websock/utest
Roland Conybeare dd1a6b1afc Add 'xo-websock/' from commit '57bf06a68f'
git-subtree-dir: xo-websock
git-subtree-mainline: 97eefaea22
git-subtree-split: 57bf06a68f
2025-05-11 15:08:51 -05:00
..
mount-origin Add 'xo-websock/' from commit '57bf06a68f' 2025-05-11 15:08:51 -05:00
CMakeLists.txt Add 'xo-websock/' from commit '57bf06a68f' 2025-05-11 15:08:51 -05:00
README Add 'xo-websock/' from commit '57bf06a68f' 2025-05-11 15:08:51 -05:00
websock_utest_main.cpp Add 'xo-websock/' from commit '57bf06a68f' 2025-05-11 15:08:51 -05: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