Unix Domain Sockets would be a interesting thing for Firebird in mobile (Android & iOS), where applications are confined, since UDS is based in filesystem permissions.
It opens possibility for application to start a Firebird server and connect to it when it can't use embedded, for example: node-firebird-driver-native do not work in react-native, but node-firebird-driver-wire should work.
Unix Domain Sockets would be a interesting thing for Firebird in mobile (Android & iOS), where applications are confined, since UDS is based in filesystem permissions.
It opens possibility for application to start a Firebird server and connect to it when it can't use embedded, for example: node-firebird-driver-native do not work in react-native, but node-firebird-driver-wire should work.