Skip to content

✍🏻 πŸ’Ž A real-time slate js editor with socket-io

Notifications You must be signed in to change notification settings

aravindballa/teamup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Team up

demo

color-line

A simple application to demonstrate Real time editing content with websockets.

server

Socket io server which runs on localhost:4001. It handle the client connections. Every message is now in update content channel. This will change to dynamic rooms in future.

web

This is a React app which contains a Slate JS editor where we can write stuff (which syncs).

Any types of contributions are welcome.

About

✍🏻 πŸ’Ž A real-time slate js editor with socket-io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published