Project-Faster / qpep

A working version of qpep standalone go client/server, designed to accelerate high-latency connections, like those provided by geostationary satellites.
https://docs.projectfaster.org
Other
3 stars 1 forks source link

Connection indicator #4

Closed parvit closed 2 years ago

parvit commented 2 years ago

This PR answers #2.

It introduces the integration of the tray icon with a new api server on qpep server that shows the connection status.

The two apis created are:

The tray icon has now 3 states:

The api server is at the moment http but could be extended with https if required.

Included also are: