qtgrpc/examples/grpc
Dennis Oberst e81b5d59ad chat example: various enhancements
This patch includes:
  - Show available server ports dynamically. Qt built without SSL
    support should not show the https port.
  - Add an early note about the prerequisites for running the example so
    that users are guided from early on.
  - Use std::cout in combination with std::endl to flush the buffer.
    QtCreator doesn't print when simply using "\n".

Pick-to: 6.10 6.9 6.8
Change-Id: I4eb7f6fbc1474508af2a88a3313cf94325a63657
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-07-03 19:45:55 +02:00
..
chat chat example: various enhancements 2025-07-03 19:45:55 +02:00
clientguide Doc: Add missing \title to GRPC client guide example 2025-04-08 07:51:39 +00:00
magic8ball
vehicle
CMakeLists.txt