-
Notifications
You must be signed in to change notification settings - Fork 0
Spacerat/Collab-Box
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Collab Box is a simple collaborative textarea made in a few hours, as an excersize to learn better how to use node.js, express and socket.io. It turned out that the node and socket.io bits were probably the easiest parts of developing this. Correctly capturing different types of input in the text box (editing with the mouse is still unimplimented) and updating it for everyone else without sending the entire contents every time, then also ensuring that different people are able to type in different places at once, turned out to be relatively more tricky than setting up the express and socket.io servers themselves. Requires node.js (obviously), socket.io, express, and ejs.
About
node.js networked textarea
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published