Castanets icon indicating copy to clipboard operation
Castanets copied to clipboard

Add support of run time flags for enable Castanets

Open v-saha opened this issue 2 years ago • 0 comments

This change adds runtime flag to enable castanets. Runtime flags --enable-forking, --server-address has been removed. Castanets can be verified as below,

Standalone mode: chrome

Castanets mode: Browser: chrome --enable-castanets Renderer: chrome --type=renderer --enable-castanets=<IP Address>

Signed-off-by: v-saha [email protected]

v-saha avatar Sep 16 '21 07:09 v-saha