Files
partey_workadventure/pusher
Piotr Hanusiak 02f06a913b Availability indicator (#2044)
* status indicators changing properly

* away status wip

* updating away status on connection

* remove obsolete logs

* fix typecheck

* minor adjustments

* darker outline

* Trying darker outline

* Apply suggestions from code review

* Update pusher/src/Model/Zone.ts

* Making the dot smaller

* Marking onleavezone as deprecated

Co-authored-by: Piotr 'pwh' Hanusiak <p.hanusiak@workadventu.re>
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
2022-04-07 14:23:53 +02:00
..
2022-03-14 12:58:33 +01:00
2022-04-07 14:23:53 +02:00
2022-01-06 10:52:06 +01:00
2021-12-16 16:40:50 +01:00
2021-06-23 16:58:57 +02:00
2022-03-08 11:21:17 +01:00
2021-11-24 16:20:07 +01:00

Pusher

The pusher component is in charge of accepting WebSocket and HTTP connections from the front and forwarding them to the correct "api" server (or to the "admin").