collabserver
There are 4 repositories under collabserver topic.
collabserver/collabserver-datatypes
Set of data types (CRDTs) to build a collaborative data usable with the CollabServer Framework
collabserver/collabserver-grapheditor
Example of a command line graph editor for realtime collaboration using the CollabServer Framework
collabserver/collabserver-client
Client interface to connect a user collaborative data (built with collabdata-datatype) with a the CollabServer server
collabserver/collabserver-network
Network code used by the client and server (e.g., messaging protocol and socket)