xo-alloc/utest
2023-10-17 16:07:33 -04:00
..
mount-origin implementation + compile as independent module 2023-10-17 16:07:33 -04:00
CMakeLists.txt implementation + compile as independent module 2023-10-17 16:07:33 -04:00
README implementation + compile as independent module 2023-10-17 16:07:33 -04:00
websock_utest_main.cpp implementation + compile as independent module 2023-10-17 16:07:33 -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