Skip to content

spettinichi/socket-chat

 
 

Repository files navigation

socket-chat

This web app provides a multi-channel chat environment similar to Slack, but with end-to-end encryption. It makes use of the socket.io library and a Node.js environment to facilitate instantenous, event-based communcation via HTTP. It also makes use of AWS Lambda optimizations for uniform image resampling and storage on an AWS-based MySQL database backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.1%
  • HTML 32.7%
  • CSS 8.2%