The Forge's website - tracks machine usage and calculates charges.
GNU Affero General Public License v3.0
5
stars
10
forks
source link
Set up a long-polling endpoint that fires when a machine's status changes, so the status page won't have to poll an endpoint continuously. #26
Open
wave100 opened 4 years ago
Also consider using websockets?