Android, iOS and Web cannot use the C-S architecture as-is. The core part of server is SessionHandler. Let MozcEngine own it so server is not needed.
mozc_client is a simplified version of client/client, which keeps all APIs used by fcitx and discards those not used.
mozc_connection is not needed as well.
Android, iOS and Web cannot use the C-S architecture as-is. The core part of server is SessionHandler. Let MozcEngine own it so server is not needed. mozc_client is a simplified version of client/client, which keeps all APIs used by fcitx and discards those not used. mozc_connection is not needed as well.