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