[Bug 283863] textproc/libinfinity: New port: Collaborative editing library
Date: Sun, 05 Jan 2025 15:24:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283863 Yusuf Yaman <nxjoseph@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nxjoseph@protonmail.com --- Comment #1 from Yusuf Yaman <nxjoseph@protonmail.com> --- Created attachment 256441 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256441&action=edit textproc/libinfinity.patch libinfinity is library to build collaborative text editors. Changes to the text buffers are synced to all other clients over a central server. Even though a central server is involved, the local user sees his changes applied instantly and the merging is done on the individual clients. WWW: https://github.com/gobby/libinfinity Thanks in advance. -- You are receiving this mail because: You are the assignee for the bug.