Files
partey_workadventure/pusher
Piotr Hanusiak 2a73400f7c remove customize button if no body parts are available (#1952)
* remove customize button if no body parts are available

* remove unused position field from PlayerTexturesCollection interface

* removed unused label field

* fix LocalUser test

* little PlayerTextures class refactor

* Fixing linting

* Fixing missing Openapi packages in prod

* Fixing back build

Co-authored-by: Hanusiak Piotr <piotr@ltmp.co>
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
2022-03-11 14:30:00 +01:00
..
2022-02-25 19:28:21 +01: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").