RPIForge / website

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

wave100 commented 4 years ago

Also consider using websockets?

HonakerM commented 3 years ago

This is put on hold until the switch to django channels or a different asgi backend