workadventure/docs
David Négrier a0d3685227 Fixing "has/in" on variables proxy object
When using WA.state, using `"myVariable" in WA.state` would always return false.
This is now fixed by adding a "has" method on the Proxy class.

Also, added a `WA.state.hasVariable` method.
2021-08-27 11:29:59 +02:00
..
maps Fixing "has/in" on variables proxy object 2021-08-27 11:29:59 +02:00
diagrams.md Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00