|
|
|
|
|
by rca
4701 days ago
|
|
That's seems like a neat app!
How did you handle the concurrent remote-access on the files? Is there a way for the user applications to be warned when you receive an operational transformation?
I'm implementing a fuse filesystem for a similar webapp and I thought it would be impossible for an editor that hasn't be designed for that to deal with the concurrent modifications, even if the filesystem can handle it. |
|