CRATE
CRATE copied to clipboard
CRATE is a real-time distributed CollaboRATive Editor
it isnt running ,can somebody help with it?
I installed all the dependencies but app seems to be crashed when loaded in browser.
When I try to deploy this project. I got an error message Failed to load resource: net::ERR_CONNECTION_REFUSED. I think this is about the connection to https://ancient-shelf-9067.herokuapp.com. Error detail: get http://127.0.0.1:5000/socket.io/?EIO=3&transport=polling&t=1525075475984-0...
If two users have a cursor in the same place and start writing, the letters are mixed. Cursor of parties move together.
Some troubles may arise from the save/load of files. Indeed, without this feature, a document exists only if at least one peer keeps it alive, i.e., does not close the...
Make a step-by-step tutorial to teach how a document can be edited and shared.
Currently, if the user dismiss the sharing address, he cannot reach it anymore. Therefore, if he forgets the address, or wants to show the QR-code, he must unshare and share...
Currently, our signaling server is hosted on heroku. TODO: give the possibility to the user to configure the address himself. Also, inform how/where he can host them himself.
In the settings, a monitoring button should be available in order to know the size of the LSEQ identifiers, the anti-entropy rounds, the traffic going through us (distinguished into the...
Currently, the user is not aware of networking events. He only knows when he is connected, or not. However, multiple kinds of error can happen between each connection. For instance,...