Other: removed reference to internal documentation.

This commit is contained in:
Xavier Michelon
2022-08-17 17:25:55 +02:00
committed by Jakub
parent f221fead4a
commit aa5c3042da

View File

@ -1,8 +1,7 @@
# bridge-gui
bridge-gui is the graphical user interface for Bridge. It's a C++ [Qt](https://www.qt.io) application that
communicates with the bridge executable via gRPC remote procedure call, on a local-only TLS-secured connection.
For more technical details ,see this [RFC](https://confluence.protontech.ch/x/diWHBQ).
communicates with the bridge executable via gRPC remote procedure call, on a local-only TLS-secured connection.
# Components