Daniel Perez
Daniel Perez
Sorry for the delay. I do not really have time to work on it right now, but PRs are very welcome.
Hi, thanks for the report! Do you have any idea why this became unavailable? I haven't followed what happened much these days.
Hi, thank you for reporting and sorry for the delay. While I am open to such an option, I do not have time to work on it at the moment....
Sorry for the late reply. Could you check the console to see if there is an error message please?
It is of course possible. As long as we can start a WebSocket server in the editor, the same implementation should be possible. I have not decided of any plan...
Oh, sorry! I do not have any plan for a Firefox port right now, but almost all the logic could go to be shared as a library, and we could...
That's great news, thank you for the info. I did not know Firefox support was progressing so quickly. I am going to try to package it and distribute it from...
I did not have a change to try it out yet. @wiiittttt Would you have more information about how to have it to work with Firefox?
Good to hear! If you would like to add a note in the README and send a PR it would be very nice, thanks!
Hi, I suspect you did not compile the source code. Try running ``` npm install npm run build ``` and try loading the `app` directory after. Let me know if...