blob: bb5f9fb3a2e9d21d5a23e23613e43d725379f6a8 (
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
|