0
HTML or page structure, CSS for page style, javascript to handle page updates, server(e.g. node) to handle GET and POST data routing, websockets to link two peoples browser and the sever, Database(e.g. MySQL) optionally if you want to be able to store chat logs.
6th Sep 2018, 5:55 PM
JME