pub fn setup_public_rpc_apis_light(
    common: Arc<RpcImpl>,
    rpc: Arc<RpcImpl>,
    pubsub: PubSubClient,
    eth_pubsub: PubSubClient,
    conf: &Configuration
) -> MetaIoHandler<Metadata>