Generator based on the QFace library for QtRemoteObjects
Project description
# QFace QtRemoteObjects Generator
Work In Progress
This generator tries to generate a complete micro service solution. It does so by reading the QFace IDL file and generating a client side plugin and a service for each interface. Each module will be bundled into one server with an own service registry where all interfaces from the module will be available.
As a user you can simply import the QML generated plugin and ensure the server side generated stub is being implemented.
The QML plugin will automatically connect to the server, which needs to run when the plugin is loaded.
Each interface service is accessible using the fully qualified name. Different than the REPC the models are also integrated into the service interface as described via the QFace IDL.
Open Issues: - Ideally the client side has a mean to start the server on demand. - What happens if the customer would like to have only one service registry for all modules (e.g. the whole system)?
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file qface_qtro-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: qface_qtro-1.4.1-py3-none-any.whl
- Upload date:
- Size: 34.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c97306b5e05a8b93241a69340e3004bcaec4b74fa8672b9159996680aecf98a7 |
|
MD5 | e940e7f81fdaf1c72f5fe4116648f566 |
|
BLAKE2b-256 | 201fd0e36f36394689db3e1ce40b09da46c5e9a0d0ec5045a8b951953e27b492 |