Skip to content

ivankatalenic/web-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secured Web Chat based on the WebSocket technology

Prototype

This application implements a secured web chat using the WebSocket technology.

To use this in production you must obtain a certificate, and set the environment variables to point to the certificate, and a corresponding private key. However, you can run this locally because if the certificate is not found, a self-signed certificate will be generated.