You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am new to Atom package development, javascript and firepad.
As you mentioned, this package use firepad to support OT, but I did not found the firepad dependency and any related logic to import firepad in the package's code lib, all I found is simply set data on firebase and set text with data from firebase's snapshot. I found this package actually has nothing to do with firepad, is there something that I have missed? Please correct me if I am wrong.
Thanks.
The text was updated successfully, but these errors were encountered:
Well, I developed a package which uses ShareDB to support OT, it is now available as coeditor in atom.io, hope it can help someone who needs a collaborative editing package:)
Hi, I am new to Atom package development, javascript and firepad.
As you mentioned, this package use firepad to support OT, but I did not found the firepad dependency and any related logic to import firepad in the package's code lib, all I found is simply set data on firebase and set text with data from firebase's snapshot. I found this package actually has nothing to do with firepad, is there something that I have missed? Please correct me if I am wrong.
Thanks.
The text was updated successfully, but these errors were encountered: