blob: bb14b7e3efabf616c84060d22fd1e2752f2c9875 (
plain)
1
2
3
4
5
6
7
|
------------------------------------------------------------------------
Basic HTML & WS test
------------------------------------------------------------------------
# Load bindings directly from development tree for debug
afb-daemon --verbose --verbose --token="" --ldpaths=build --port=1234 --roothttp=htdocs
|