Skip to content

[UNMAINTAINED] A live chat service built for sharing code in group settings like classrooms.

License

Notifications You must be signed in to change notification settings

StaticActual/BracketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[UNMAINTAINED] BracketChat

Description

BracketChat is designed to allow code to be shared amongst large groups of people instantaneously. It is meant to be used in classroom/conference settings to quickly exchange code snippets between participants without having to share personal information. It was built using Node.js and the socket.io library to asynchronously transport data between the end users and the server. This process occurs seemlessly and allows for a high number of simultaneous connections as well as near-instant message delivery times.

Install

Install is same as any node.js install. After installing Node, just run

npm install

to install BracketChat and fetch any necessary modules.

Author

Written by Chandler Freeman (http://www.chandlerfreeman.com)

About

[UNMAINTAINED] A live chat service built for sharing code in group settings like classrooms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published