Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example of working client/server #1

Open
eukreign opened this issue Feb 2, 2015 · 1 comment
Open

example of working client/server #1

eukreign opened this issue Feb 2, 2015 · 1 comment

Comments

@eukreign
Copy link

eukreign commented Feb 2, 2015

It would be very useful to see a very simple client/server app built with this library.

Also, the main README mentions at the top that this library is for building rich text editors but given that you have also ported json0 I think it can do a lot more. Probably should update that to say that this library can be used to build any concurrent app that can represent it's data in terms of json, would that be an accurate description?

I'm very eager to try this library once I figure out how.

@dmitryuv
Copy link
Owner

dmitryuv commented Feb 3, 2015

I don't have a client/server implementation yet and my analogue of livedb from sharejs is in the works. Right now it's just an implementation for OT algorithm.
I've ported json0 to be able to apply rich text to subdocuments of json, thus let developers create a flexible documents for various use-cases.
But the main use-case for me is rich text, json here is a nice bonus :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants