Skip to content

ShubhamDevghare/Collaborative-Code-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative-Code-Editor

A real-time collaborative code editor backend built with Java 21 and Spring Boot 3.4, supporting simultaneous multi-user editing via WebSockets. It uses Kafka for scalable event broadcasting, PostgreSQL for persistence, Redis for session tracking, and Virtual Threads for high concurrency with LWW conflict resolution.

About

A real-time collaborative code editor backend built with Java 21 and Spring Boot 3.4, supporting simultaneous multi-user editing via WebSockets. It uses Kafka for scalable event broadcasting, PostgreSQL for persistence, Redis for session tracking, and Virtual Threads for high concurrency with LWW conflict resolution.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors