Realtime-Collaborative-Code-Editor icon indicating copy to clipboard operation
Realtime-Collaborative-Code-Editor copied to clipboard

A real-time code editor built with Node.js, React.js and Socket.io which provides a range of powerful features like instant synchronization of code changes. Every team member has access to the most up...

Results 5 Realtime-Collaborative-Code-Editor issues
Sort by recently updated
recently updated
newest added

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies

# Description When attempting to change the theme in the code sync application, the code in the editor is unexpectedly reset, causing a loss of work. This issue poses a...

# Description When attempting to change the theme in the code sync application, the code in the editor is unexpectedly reset, causing a loss of work. This issue poses a...

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...

dependencies
javascript

I tried to use this, but the program does not allow remapping 8000 and 5000 ports. I did manage to remap the 3000 port but that's it. How to point...