Adding an API for inter-iframe communication
Adds a first version of an API to communicate between an iFrame opened by WorkAdventure and WorkAdventure itself. The first API method is a method allowing to add messages in the chat, from the iFrame. Comes with a test file.
This commit is contained in:
parent
bf8e8bf777
commit
eb93a04341
8 changed files with 184 additions and 4 deletions
3
front/dist/.gitignore
vendored
3
front/dist/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
index.html
|
||||
index.html
|
||||
/js/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue