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