Hello All
Before everytning i am new to programming. I hope this project will help me grow. So please forgive if this is a stupid question.
I would like to create an environment that enables collaborative editing of hierarchial graphs. I think using colyseus can be very beneficial because it has support for both javascript ( possible web application) and c# local applications. I would like to know does colyseus provides "operational transformation"(OT) like functions ? Quick Note: You can think ot like google docs, where multiple people can edit same data, their changes occur in order and every agent is informed about the changes in real time.