Skip to content

unicornrainbow/CodeShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeShow

This demo project uses nodejs, socket.io and the ace code editor to broadcast edits from the broadcasting editor to client editors.

This is really just an experiment.

To run the application, ensure you have node and npm installed and run from the project root.

node app.js

This application will start on port 8003.

Visit http://localhost:8003/broadcast.html and in another window visit http://localhost:8003/watch.html

Make edits in the editor on broadcast and see them reflected in the on watch.html.

About

Broadcast edits made in a text editor (Experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages