Hi all,
Just a kindly reminder: Qt 6.8 Feature freeze will be in effect 31st of May
2024 and Qt 6.8 platform and module freeze already 17th of May 2024, see
https://wiki.qt.io/Qt_6.8_Release.
Please inform me about all new modules planned to be released in Qt 6.8; we
should start adding th
(slow in answering so a bit of redundancy from the prev message)
We indeed don't have a guide/example on how to implement a custom channel.
This is targeted towards advanced users who might need such a thing in e.g. the
embedded world.
Our client implementation supports all four RPC types (unary
Hi,
For gRPC we have the similar API overview and guidance here:
https://doc-snapshots.qt.io/qt6-dev/qtgrpc-service-client-methods.html
For Protobuf we probably might want to introduce the similar thing. I will try
to manage this request ASAP.
Regards,
Alexey
F
Hi,
before diving into the API: Do we have more recent documentation than
https://doc-snapshots.qt.io/qt6-dev/qtprotobuf-index.html?
I have the following issue: The API provides both a set of abstract interfaces
which can be used to _implement_ grpc
support, as well as an actual implementation u
Hey everyone,
The new QtProtobuf and QtGrpc modules are preparing to exit the technical
preview phase. For that, these modules require their final API review for Qt
6.8 to iron out any remaining issues, so that we can finalize the API with its
current features for us and our users. We deliberat
Hi all,
It's likely that you've already been introduced to QtAPIReviewBot, but in case
you haven't, I think the Proof-of-Concept has settled enough to start a
discussion about our API Review process which now includes this bot.
In addition to the new bot commenting on changes, we still carry ou